Milestone Report: Initialization of the project structure - bounswe/bounswe2016group12 GitHub Wiki
About
This milestone was about having a project structure to work on. Foundation is everything while developing anything, including software.
Objectives
- To have a folder structure to develop our project in.
- To have a database structure to build our API on.
- To keep going.
Major Work
- Create the Django project.
- Make a virtual environment to keep extensions tidy.
- Create a blank Django app.
- Prepare the models for our database.
Work and Deliverables
- Our blank Django project with its blank Web App!
- Feature-rich database tables.
Assessment: How well the objectives were met
- Our folder structure is ready, and even revised.
- Our database structure is improved and our tables are ready.
- We are right on the track.
Next Milestone
Information on the next milestone can be found there: https://github.com/bounswe/bounswe2016group12/milestone/14