Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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!