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

https://github.com/ramonmeza/fitness-website

Fitness website to be linked with a fitness app. Started as a school project.
https://github.com/ramonmeza/fitness-website

Last synced: 6 months ago
JSON representation

Fitness website to be linked with a fitness app. Started as a school project.

Awesome Lists containing this project

README

        

# Fitness-Website
Fitness website to be linked with a fitness app. Started as a school project.

View LIVE demo here! http://metiri.github.io/Fitness-Website/

TO SEE DASHBOARD USE THIS LINK: http://metiri.github.io/Fitness-Website/dashboard.html

Since this is hosted on GitHub, MySQL database is non-functional.
This means the login, registration, and contact form do not work!
Please click the dashboard link to view what it looks like to be logged in.

#Features
*Modern, single-page parallax layout
*Working login and registration forms with validation
*Working contact form
*Dashboard with progress bars and leaderboard (non-functional)
*Completely responsive design using Bootstrap

#Screenshots
![Welcome section](https://raw.githubusercontent.com/Metiri/Fitness-Website/master/img/screenshots/screen1.JPG?raw=true)

![Registration form](https://raw.githubusercontent.com/Metiri/Fitness-Website/master/img/screenshots/screen2.JPG?raw=true)

![Contact form](https://raw.githubusercontent.com/Metiri/Fitness-Website/master/img/screenshots/screen3.JPG?raw=true)

![Login popup](https://raw.githubusercontent.com/Metiri/Fitness-Website/master/img/screenshots/screen4.JPG?raw=true)

![Responsive design](https://raw.githubusercontent.com/Metiri/Fitness-Website/master/img/screenshots/screen5.JPG?raw=true)

![Dashboard section](https://raw.githubusercontent.com/Metiri/Fitness-Website/master/img/screenshots/screen6.JPG?raw=true)