Iteration 2 - ParnThanatibordee/KUIZ GitHub Wiki

Goal

Creating the database setup for Django (including migration) and research how to choose role for Teacher and Student also, improve the user stories for more accurate by indicate from Retrospective(Evaluator).

Features

  1. Create a Django project work and migration.
  2. Add Retrospective for remind what have we done and what it need to improve.

Acceptance Criteria

  1. All features can be implemented and perform as described above.
  2. The run server command work fine and can access localhost with no error.

Retrospective

  • What have we done so far?

    • Created the static site for Django project work.
    • Added Retrospective in Iteration1 and now on.
  • What problems are we encountered in this Iteration?

    • The branch in our project should name the feature instead of Iteration.
    • We quickly create branches that make branch document didn't update before main branch document done.
  • What could we modify or improve?

    • Make descriptive name for Future Branches.
    • Let one of the member add Hyperlink for document and wait for pull request.