Skip to content

Malingos/proj4-brevets

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project 4: Brevet time calculator with Ajax

Usage instructions:

  1. Clone this repository
  2. pip3 install -r requirements.txt to install the prequisites for this program
  3. cd brevets (go into the brevets folder)
  4. python3 flask_brevets.py
  5. open web browser
  6. go to "localhost:8000"
  7. to test, go to brevets folder, then run nosetests.py
  8. NOTE: tests do not seem to work at this time for the open_times, however upon testing of the values in the browser they are working just fine

About

Reimplement the RUSA ACP controle time calculator with flask and ajax

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 68.4%
  • HTML 23.9%
  • Makefile 4.0%
  • Shell 3.1%
  • CSS 0.6%