Skip to content

ktohalloran/walking-together-exercise-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Walking Together Exercise Challenge Web App

An app for tracking a group's collective exercise by plotting it as progress along a physical path. It converts many kinds of exercise to its equivalent in distance walked to be added to the map so that all contributors can see group progress.

Frameworks

  • Django and Django Rest Framework backed by Postgres
  • Frontend built via React
  • Code formatting with Prettier and Black

Ports

  • Frontend: 3000
  • Backend: 8000

Scripts

  • manage - Run Django commands, e.g. scripts/manage createsuperuser
  • frontend - Start frontend server
  • backend - Start backend server
  • format - Format code

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published