Iteration 8 - ParnThanatibordee/KUIZ GitHub Wiki

Goal

Refactor the code for the cleaner code and improves the performance of coding and web app, also fix the bugs/issues that have been mentioned by others.

Features

Acceptance Criteria

  1. All features can be implemented and we know how to perform as described above.
  2. The Heroku deploy work fine and have no error.
  3. All navigation links work with no error.

Retrospective

  • What have we done so far?

    • Fixed the time and attempt to can't be zero or negative.
    • Changed DEBUG=FALSE when Deployed.
    • Added new more test case and E2E test.
  • What problems are we encountered in this Iteration?

    • AJAX in Django
  • What could we modify or improve?

    • We decide to delete AJAX problem.