Skip to content

ArturRejment/gym-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gym Management Application

An application for gym managment with full functionality: creating accounts, signing in; managing working hours as a trainer; managing shops, renewing memberships as receptionist; signing for personal and group trainings, browsing and buying products as gym member.


Database

Database for the application was created and implemented with PostreSQL. Entity Relationship Diagram for the database: Database ER diagram (crow's foot).png


Frontend

Frontend for the application is implemented with Django. Application in Django is a full-stack application which handles both frontend and backend.

Landing page of the website: landing.png

Login page: login.png

Client page:

client.png


Backend

Backend for the application is built with Django and REST Framework. It provides API endpoints for the frontend app. Click here for the repo with backend app

About

Gym management application implemented with Django and PostgreSQL.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors