Skip to content

ASP.NET MVC 5 application designed for employees of the fitness club to help them manage their workplace.

Notifications You must be signed in to change notification settings

bart-ch/GymManager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gym Manager - Asp.NET MVC 5 Web Application

The application is designed for employees of fitness club to help them manage their workplace. I introduced all the features in the video on my personal website: https://www.bartoszchodyla.pl/portoflio/gym-manager/. If you want to test the application, it's available at the following address: https://www.gymmanager.bartoszchodyla.pl/.

Installation

If you want to run the app on your computer to play with the code, those are the steps you need to follow:
1. Update your local database by typing "update-database" into Package Manager Console (Visual Studio).
2. If you get "A project with an Output Type of Class Library cannot be started directly." error - clean and rebuild the solution.

Accounts

By default the database is seeded with 2 different accounts:
1. Normal user/employee account:

Login credentials:
email: guest@test.com
password: Test123!

2. Admin/Gym Manager account, which has additional privileges such as editing and deleting existing emplopyees.
Login credentials:
email: admin@test.com
password: Admin123!

About

ASP.NET MVC 5 application designed for employees of the fitness club to help them manage their workplace.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published