meta data for this page
  •  

This is an old revision of the document!


The Propeller Hat Team

Group 6

Group Member Main Responsibility Student number
Kurosh Farsimadan Developer 0460148
Lakshmi Prasanna Kuchimanchi Business Analyst 0433913
Hieu Tran Developer 0460261
Muninder Adavelli Developer



Idea and Motivation



Features

1 = most critical or core .. leats citical or core feature

Feature Priority



Achievements



Business Flow Charts

The three below charts describe 3 concretely completed processes of this application.

  1. Register new assignment for contractor



  2. View existing assignment



  3. Send feedback request to customers


Screenshots

  1. Index page to start demo with 3 view points (Manufacturer / Subcontractor / Customer)



  2. Manufacturer to create new assignment and assign to subcontractor
    • 2._manufacturer_createassignment_3.jpg


  3. Manufacturer to track existing assignments



  4. Manufactorer to select customer from group(s) to send feedback request



  5. Scoreboard of subcontractor



  6. Customer's feedback form



Implementation

  1. System design and architecture



  2. Technologies
    • Backend: Python, Django framework, Django REST framework, and Sqlite for database
    • Frontend: PhoneGap, HTML & CSS with Bootstrap and Foundation frameworks, JavaScript with jQuery library
    • Frontend (client) sends request to server via REST APIs to retrieve data. The server returns JSON data response to the client.


  3. Working environment

    • Development: Each team member wrote the code on own machines or own Cloud9 workspace, and tested the code on his own.
    • Version control: We used GIT for version control of the project. All source code was stored on Bitbucket because Bitbucket provided private GIT repository. Later, the code was published on a public GitHub repository.
    • Production: Once development was completed and tested, the source code was pulled from Bitbucket repository to the Cloud9 workspace, in which the application was deployed and ran as production environment.


  4. Team communication
    • Slack: chatting and file sharing platform
    • Direct conversation once in the Lab classroom



Documentation

Here are all documents of this project



Source Code

We used Git as source code versioning control and Bitbucket as the private repository centre.
After the code camp, the source code was pushed to GitHub.

GitHub: https://github.com/trunghieu138/ltc-otso-codecamp2015