Wiki

Clone wiki

Approximation Calculator / Milestones

Release v1.0 (May 9nd)


  • only "admin" can sign up new users. (DONE)
    • batch sign up using the same password.
  • Teachers can view their Students. (DONE)
  • Teachers can view their Student's problems. (DONE)
  • dump database to .csv.
  • a way to view individual students performance over time. (WISHLIST)
  • a way to view classes preformance over time.
  • rounding algorithm closest to client spec as possible.
  • help and about pages.
  • at the least, clear documentation on how we could deploy this application to the servers at Eleanor's school. Don't know whether its realistic to actually deploy it at this point.

Release v1.0 beta (May 2nd)


  • only "admin" can sign up new users. (DONE)
    • batch sign up using the same password. (NOT DONE, MIGHT NOT GET DONE)
  • Teachers can view their Students. (DONE)
  • Teachers can view their Student's problems. (DONE)
  • dump database to .csv. (NOT DONE - FOR v.1.0)
  • a way to view individual students performance over time. (WISHLIST)
  • a way to view classes preformance over time. (NOT DONE - BY v1.0)
  • rounding algorithm closest to client spec as possible.
  • help and about pages.

Release v0.5 (Mar 28)


  • Working User form. (NEEDS IMPROVEMENT)
  • Basic calculator logic (addition and subtraction).
  • Basic rounding algorithm (maybe just to the second digit...).
  • Deployed to a demo server. (DONE)
  • Clear plan for future enhancements.

Release v0.1 (Feb 28th)


  • Workflow established. (DONE)
  • Decided on framework. (DONE)
  • Have a "Hello World" app running locally. (NOT DONE - POST MAR 5)
  • Use Cases finalized and viewable. (DONE)
  • Logo finalized and viewable. (DONE - NEEDS EDITING)
  • Mission Statement finalized and viewable. (DONE)

Updated