Fitness Tracker Application created using PHP, HTML, Bootstrap and MariaDB. This project was created for CSCI466 - Databases course at Northern Illinois University. The project was created in collaboration with 5 other Computer Science students.
The following link is a demonstration of the application: https://youtu.be/lw5HBYMc094
The following link is the application hosted on NIU's student server: http://students.cs.niu.edu/~z1875089/fitness-app/App/
- App - contains the source files and other files used by the application
- SQL - contains the SQL scripts used to create and populate the database
- Schematics - contains the schematics created in the planning phase of the project, such as the ER Diagram, Database Schema in 3rd normal form and the Diagram description.