Skip to content

billsonualberta/CMPUT401-Hackathon-WorkoutTracker-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CMPUT401-Hackathon-WorkoutTracker

This is our project for the CMPUT 401 Fall 2021 Hackathon!

We built a web app called WorkoutTracker which allows users to register, login, record workout sessions, and view a history of previous workouts.

The backend was implemented in Django and we styled the frontend with Bootstrap 4. Views were rendered server side before being sent to the client. To manage our requirements for persistent data storage we used SQLite.

Our Team:

Joshua Billson Terence Poon Jieyuan Bi Raghav Chandak
https://youtu.be/7QBYQC9DEiU https://www.youtube.com/watch?v=7QBYQC9DEiU

Demo Video

Demo Video

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 52.7%
  • HTML 47.3%