Giter VIP home page Giter VIP logo

myfitnessapp's Introduction

MyFitnessApp

👓 Project Introduction

This is my final project from the ASP.NET Core course at the Software University. It is a ready-to-use ASP.NET 5.0 MVC application.

📝 Project Overview

  • MyFitnessApp is a ready to use application for fitness and nutrition which is easy to use and has a simple user-friendly interface. The backend is developed with MS SQL and Entity Framework Core, and the frontend is built with Bootstrap (Java Script improvements are comming soon).
  • The application requires a simple registration process. More user information must be filled after the first log-in. Creating a user’s profile is obligatory and only users with active profiles can enjoy the full functionallity of the application.
  • Users can create and search for foods and exercises but do not have the possibility to edit or delete them due to the fact that other user may already use them. Only the administrator can delete foods and exercises in case they consist of inappropriate content.
  • Users can generate eating and workout plans (diaries) which can be edited and deleted.
  • Users can create, edit, delete, search and see details about forum posts, forum post comments and blog articles. Before deletion a pop up window asks for confirmation
  • Users can follow and unfollow another users. They can also send Emails to another users thanks to the integrated SendGrid client.
  • The administrator has a special Admin Area from where he/she can create, update, delete and see details about users, foods, exercises, articles and forum posts. The administrator can also ban and unban users. A banned user cannot access the full functionallity of the application.
  • The application has preloaded (seeded) user roles, users (admin and user), foods, exercises, exercise categories, exercise equipment, articles, article categories and forum categories.

🔨 Built with:

✏️ Code quality

  • Using of
    • ASP.NET Areas
    • StyleCop
    • Repository Pattern
    • Dependency Injection
    • IFormFle for uploading of JPG images as well as an option for adding links of images and YouTube videos.
    • Self-created method for embedding of raw YouTube links.
    • One to one relationship between ApplicationUser and Profile entities in order to have more simple and user-friendly register process. After first log-in the user is required to fill out profile data to be able to use the full functionality of the application.
    • AuthorizationFilterAttribute to hide the full functionality of the application for logged-in users which haven't filled the profile form.
    • AuthorizationFilterAttribute to restrict the access to the full functionality of the application for logged-in but banned users.
    • Separate storage for data constants.

🔧 Database Diagram



✔️Tests Code Coverage Results



📸 Application screenshots



























🤝 Credits

✌️ Leave a feedback

Give a ⭐ if you like it. Thank you ❤️

📖 License

See the LICENSE file for details

myfitnessapp's People

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.