Fitness Programmer
Date of creation: December 21, 2019
Repository: On GitHub
Web Framework: Django
Server-side Programming Language: Python
Client-side Programming Language: JavaScript
Local Database System: SQLite3
Remote Database System: PostgreSQL
About
Fitness Programmer will be a web application made using Django that will allow users to add exercise routines, record their training sessions and keep track of their progress.
More information on the original version down below.
CS50 Course Version
Originally developed (and submitted on December 21st, 2019) as a Final Project for the CS50’s Introduction to Computer Science course, it was a web application made using Flask and a SQLite3 database.