Skip to content

chapman3/proj4-ajax

 
 

Repository files navigation

proj3-ajax

David Chapman

CIS399 Winter 2016

Assignment 4 - Brevet Calculator

Still to-do: []Make Functional []Expand HTML past testing file

I have working python modules for operations on brevets, brevet_test.py confirms that. However, at the point that I call brevet_calc.handle_new_time I get an internal server error. I am not certain what is causing this, though my suspicion is a discrepency in data types. I can calculate the distance if the console is checked or the test module run, but the html display itself is nothing more than a display for the time being. Currently only KM is supported in operation.

github link: https://www.github.com/chapman3/proj4-ajax.git ix: home/users/chapman3/public_html/cis399/htbin/proj4-ajax/

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 58.9%
  • HTML 34.5%
  • Makefile 5.3%
  • CSS 1.3%