Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/guilhermebley/bl.gym
Application B2C to manage gym training to users.
https://github.com/guilhermebley/bl.gym
asp-net-core c-sharp js minimal-api react react-native reactjs
Last synced: 4 days ago
JSON representation
Application B2C to manage gym training to users.
- Host: GitHub
- URL: https://github.com/guilhermebley/bl.gym
- Owner: GuilhermeBley
- Created: 2024-05-24T00:54:09.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-10-23T02:29:04.000Z (3 months ago)
- Last Synced: 2024-10-23T13:25:35.267Z (3 months ago)
- Topics: asp-net-core, c-sharp, js, minimal-api, react, react-native, reactjs
- Language: C#
- Homepage:
- Size: 636 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Bl.Gym
Application B2C to manage gym training for users.## Entities
- User (Adm, Gym Owner, Instructor, Student)
- Exercise
- Training sheet (can have zero or more users and training)
- Gym (Can have many students, instructor, and trainings)