meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
otsocase2015winter:group2:start [2015/12/11 11:44]
m1085 [Presentation]
otsocase2015winter:group2:start [2015/12/18 13:42] (current)
m1085 [Package]
Line 1: Line 1:
-====== WeAreSmooth ======+====== Smooth by team WeAreSmooth ======
 **Group 2** **Group 2**
  
Line 7: Line 7:
 | Michal Micor | App sketch & Presentation | | Michal Micor | App sketch & Presentation |
 | Razaq Shonubi | Design & Documentation | | Razaq Shonubi | Design & Documentation |
- 
  
 ===== Idea ===== ===== Idea =====
Line 26: Line 25:
 | Manufacturer can send feedback requests to customers | 1 | | Manufacturer can send feedback requests to customers | 1 |
 | Subcontractor can see a “scorecard” of his performance via app | 1 | | Subcontractor can see a “scorecard” of his performance via app | 1 |
- 
- 
- 
- 
- 
  
 ===== Design ===== ===== Design =====
Line 38: Line 32:
  
 {{:otsocase2015winter:group2:untitled.png?200|}} {{:otsocase2015winter:group2:untitled.png?200|}}
-{{:otsocase2015winter:group2:02_product_menu.png?200|}} +{{:otsocase2015winter:group2:screen_shot_2015-12-18_at_10.00.33.png?200|}} 
-{{:otsocase2015winter:group2:03_feedback_page_1_service_quality.png?200|}} +{{:otsocase2015winter:group2:screen_shot_2015-12-18_at_09.59.33.png?200|}}{{:otsocase2015winter:group2:screen_shot_2015-12-18_at_10.00.16.png?200|}}
-{{:otsocase2015winter:group2:03_feedback_page_2_delivery_time.png?200|}} +
-{{:otsocase2015winter:group2:03_feedback_page_3_product_quality.png?200|}} +
 ===== Implementation Comments ===== ===== Implementation Comments =====
  
Line 59: Line 50:
 {{:otsocase2015winter:group2:06_presentation_ok_ok_ok_.pdf|}} {{:otsocase2015winter:group2:06_presentation_ok_ok_ok_.pdf|}}
 ===== Package ===== ===== Package =====
 +{{:otsocase2015winter:group2:feedback-master.zip|}}
  
 +  * Complete repository snapshot was well beyond this wiki's 2 MiB file size limit and we had to remove some files manually from **js/** directory in order to be able to upload code package here. Hopefully nothing essential is missing.
 +  * Fetching/inputting data from/to database was (pretty much) fully implemented, but since the free version of c9.io doesn't keep services running, it is very unlikely that backend at https://feedback-test-ilta.c9users.io/ is running. In that case you can install PostgreSQL database in your own c9.io workspace by
 +  - Starting postgres: "''sudo service postgresql start''"
 +  - Installing PostgreSQL database: cd to **www/backend/** and use command "''sudo sudo -u postgres psql codecamp_feedback <codecamp-feedback.sql''"
 +  - Starting Apache server and
 +  - Fixing URLs pointing to https://feedback-test-ilta.c9users.io/ in each HTML file.
 +
 +
 +
 +{{:otsocase2015winter:group2:codecamp_report.pdf|}}
 ===== Conclusion ===== ===== Conclusion =====
  
-We are glad that the aims and objectives was the project was achievedA functional prototype was .....+To summarize our project, we can describe it as complete modular system, based on server with database and mobile application performing their rolesApps can be modified and upgraded anytime, without affecting entire system. Even as a prototype, apps are allowing to perform actions as normal app, making the whole system fully operational, despite it early development stageThis feature gives huge advantage and benefit in developing systems and apps like theseDevelopers can introduce product to client and test if it suits customer needs by providing emulation of raw functionalities, even before they start working on app dedicated for particular mobile hardwareMoreover, any application created using this method can be quickly and easily deployed to any platform that is supported by PhoneGap. 
 + 
 +===== Poster ===== 
 +{{:otsocase2015winter:group2:poster.jpg|}}