Skip to content

This is a workout tracking web application demonstrating CRUD operations, built with ASP.NET MVC, C#, and Entity Framework.

License

Notifications You must be signed in to change notification settings

Densachi/WorkoutTracker-MVC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WorkoutTracker-MVC

This is a workout tracking web application demonstrating CRUD operations, built with ASP.NET MVC, C#, and Entity Framework.

📸 Screenshots

This is how it looks. HowItLooks png

This is the menu to add an exercise, where you can also add a picture of the exercise so it is even easier to use for beginners if they don't know the name of an exercise. AddingAnExercise png

And this is a screenshot of the application after adding the new exercise. AfterAddingAnExercise

✨ Features

  • Create and Log Workouts: Easily add new exercises, sets, reps, and weights.
  • View History: See a comprehensive list of past workouts.
  • Update and Edit: Modify existing entries if you made a mistake.
  • Delete Records: Remove old or unwanted workout data.
  • Responsive Design: Clean and accessible user interface.

💻 Tech Stack

  • Framework: ASP.NET Core MVC
  • Language: C#
  • Database: Microsoft SQL Server (LocalDB)
  • ORM: Entity Framework Core
  • Frontend: HTML, CSS

About

This is a workout tracking web application demonstrating CRUD operations, built with ASP.NET MVC, C#, and Entity Framework.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published