-
Notifications
You must be signed in to change notification settings - Fork 4
Home
Welcome to the Swe573HW2016F wiki!
This is the main wiki page of this project.
Because Github's current markdown implementation does not properly render nested enumerated lists, the require document will be maintained in a google document. This document can be viewed anonymously.
Considering the difficulties of managing an open source material on Google Docs, the document will not be editable. Please report your change requests related to requirements in Github's issue system.
Do not forget to specify its enumerated number when mentioning a requirement in a code comment or in an issue.
To make time management for this project, Toggl (https://toggl.com) and Google Doc Spreadsheet are used.
Time management should be done by following the steps listed below.
- open an issue in Github's issue tracker for the task to be done
- add this issue as a new row in the spreadsheet document.
- estimate how many minutes it is going to take you and enter your estimation.
- when you are starting to work on a task, start toggl's time tracker as well.
- when you are done, stop toggle's time tracker and enter how many minutes it took into the spreadsheet document.
[Sequence diagrams](sequence diagrams)
Python as the primary programming language
Django as MVC web application framework
MySQL as the primary database management system
Ubuntu as an operating system for development environment
Apache HTTP Server as a HTTP server
PyCharm as a Python code IDE
Sublime as HTML, Javascript, and CSS editor
Bootstrap as HTML template with Jquery and other helper plugins
Postman as a RESTful API browser
Docker as the deployment environment
Travis.CI as the continuous integration and unit-test service