b-patel / OneFitnessVue

Gym Project to Learn ASP.NET Core

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ms-icon-70x70

OneFitnessVue

Gym Project to Learn ASP.NET Core.

⚡️ This is Sample Project Which Does not Contain All Features.

️📞 For All Features Connect Me.

OneFitnessVue is simple gym application which has different ends in it such as User, Admin and Superadmin. OneFitnessVue this gym application with 3 roles in it.

  1. User
  2. Admin
  3. SuperAdmin

User

This is a counter application where user will be filling application of new member and collect payment same way will renew membership and refund payment if user suddenly don’t want membership. User also has rights to See Renewal Report.

image

Admin

If you look at the admin end, Admin has responsibility to see reports.

  1. Year wise
  2. Month wise
  3. Renewal
  4. Refund Along with report has rights to see Member details, Payment details, Renewal details and Refund details.

image

SuperAdmin

If you look at the superadmin end, superadmin has all application setting access.

  1. Menu
  2. Roles
  3. Creating Users
  4. Adding Workout
  5. Installment
  6. MembershipType
  7. General Settings

image

Technologies Used

• ASP.NET Core 3.1 • Entity Framework Core 3.1

Install Tools

• Visual Studio 2019 • SQL Server 2019 • .NET Core SDK 3.1

Project Structure

Project Structure is simple to understand.

image

Give a Star ⭐️

If you find project really helpful in Quick Learning do give it a star.

Design Template

How to configure and run

  • Clone code from Github: git clone https://github.com/saineshwar/OneFitnessVue
  • Open solution Frapper.Web.sln in Visual Studio 2019
  • There are 1Database Scripts OneFitnessVueDBSample (Main Database) Download Database Script
  • appsettings.json file update DatabaseConnection (OneFitnessVueDBSample Database) , AuditDatabaseConnection (OneFitnessVueDBSample Database)
  • Run Database Script which is provided
  • Make Changes in ConnectionStrings in appsettings.json file
  • Build project which will restore all NuGet Packages
  • Final Step Run Project

Credential

Default User Account

  • Username: demouser
  • Password: Pass@123

About the Author

Saineshwar Bageri

License

Released under the MIT LICENSE

About

Gym Project to Learn ASP.NET Core

License:MIT License


Languages

Language:JavaScript 79.7%Language:CSS 14.5%Language:HTML 2.9%Language:C# 1.2%Language:TSQL 0.9%Language:ActionScript 0.5%Language:Less 0.3%Language:PHP 0.0%Language:Shell 0.0%