Skip to content

Miguel619/WorkoutLogger

Repository files navigation

🏋️‍♀️ Workout Logger Web Application

Welcome to Workout Logger, the ultimate workout tracking solution! 🚀

Workout Logger Preview

🌟 Features

  • 💪 Log and track your workouts effortlessly.
  • 🎯 MVC design patterns for organized code structure.
  • 🛠️ Built with ASP.NET, Entity Framework, and Razor forms.
  • 🎨 Customize UI with CSS and Bootstrap classes.
  • 🔍 Quick search functionality for finding past workouts.
  • 🔐 Secure user authentication for data privacy.
  • 📊 Utilizes SQL database to store and manage workout data.

Prerequisites

Before you begin, make sure you have the following:

🚀 Getting Started

  1. Clone the repository: git clone https:/yourusername/WorkoutLogs.git
  2. Open the solution in Visual Studio 2019: start .\WorkoutLogs\DoTheWork.csproj Screenshot Clone
  3. Open the Package Manager Console and install dependancies with dotnet restore
  4. Package Manager Console can be opened by searching it in the top search bar
  5. Ensure database is updated by running the following in the Package Manager Console: update-database
  6. Run the project by clicking the play button next to IIS Express at the top

Screenshot IIS

📸 Screenshots

Screenshot 1 Screenshot 2 Screenshot 3

🤝 Contributing

Contributions are welcome! Just fork this repository, create a new branch, commit your changes, and submit a pull request. Let's make this app even better together! 🤗


Created with ❤️ by Miguel

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published