Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/maxogod/gymchad-app
Front-end for the Gymchad website
https://github.com/maxogod/gymchad-app
angular frontend full-stack tailwindcss typescript
Last synced: about 2 months ago
JSON representation
Front-end for the Gymchad website
- Host: GitHub
- URL: https://github.com/maxogod/gymchad-app
- Owner: maxogod
- Created: 2023-08-21T03:37:23.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-07-19T20:15:02.000Z (6 months ago)
- Last Synced: 2024-07-20T01:11:43.158Z (6 months ago)
- Topics: angular, frontend, full-stack, tailwindcss, typescript
- Language: TypeScript
- Homepage: https://gymchad.onrender.com
- Size: 2.87 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Front-end for the [Gymchad](https://gymchad.onrender.com/) ![logo](./src/favicon.ico) website
[(checkout the backend in **JAVA - Springboot**)](https://github.com/maxogod/gymchad-server)
~ Website to organize different fitness activities such as dancing/leg day/boxing and the exercises that belong to those activities, including images of the exercise, a brief description or annotation, sets/reps or duration time.
~ For people like me, who always forget what good exercises they can do for each different activity (or muscle group), and want a more **aethetic** visual representation of them instead of writing them all on paper or something boring like that.
## Gymchad Tour ;)
* ### Unlogged welcome page
![home](./img/unlogged.png)
* ### Home page
![home](./img/home.png)
* ### Activity page
![home](./img/exercises.png)
* ### Exercise detailed view
![home](./img/exercise-details.png)
* ### Mobile view
![home](./img/mobile-home.png)
![home](./img/mobile-exercises.png)* ### Activity creation form
![home](./img/activity-form.png)
* ### Exercise creation form
![home](./img/exercise-form.png)
Thanks for checking out my little personal project!