Iteration 4 Plan - SeventwoZ/ku-polls GitHub Wiki
Goal
- A users can installed and runned an application.
Features
- Remove the database.
- Recreated databases with a data fixtures.
- Clean up a code
Milestone
- A completed data fixtures.
- More instruction in
README.md
Task
All tasks were completed on the task board for iteration 4
Acceptance Criteria
- Application can be logged in and logged out.
- Only authorized users can and modify their choices.
- A data fixtures is completely fine.
- Implement all task in
iteration4and merge into main branch.