Difference between revisions of "Projets-2016-2017-SmartSelfService"

From air
Jump to navigation Jump to search
Line 60: Line 60:
 
* Setting up the web application on [https://github.com/RICM4SmartSelfService/RICM4_Projet_SmartSelfService Git].
 
* Setting up the web application on [https://github.com/RICM4SmartSelfService/RICM4_Projet_SmartSelfService Git].
 
* Exploring [http://iron-meteor.github.io/iron-router/ Iron router] package on Meteor.
 
* Exploring [http://iron-meteor.github.io/iron-router/ Iron router] package on Meteor.
  +
* Experimenting QRCode detection with [http://opencv.org/ OpenCV] and [http://zbar.sourceforge.net/ ZBar]
  +
* Reasearchs concerning [https://mongodb.com MongoDB]

Revision as of 18:25, 27 February 2017

<<< Projects of 2016-2017

Team

Departement : RICM 4, Polytech Grenoble

Tutors : Didier Donsez, Jérome Maisonnasse, Germain Lemasson

Subject

SmartSelfService is a project where we aim to pilot connected locker from a mobile application in order to help people lend ,swap or rent objects.

Objectives

  • Controling a locker's lock from the application
  • Verifying the locker's content when an object is returned

Software Requirement Specification

SRS

UML Diagrams

UML

Log book

Week 1 (January 9th - January 16th)

  • Choosing the subject : SmartSelfService
  • Brainstorming about the features of the app
  • Meeting with the tutors to discuss about previous year's projects

Week 2 (January 16th - January 22th)

  • Launching a survey to determine the best features to have
  • Researches about the following technologies : aREST and ESP8266
  • Beginning of the redaction of the SRS

Week 3 (January 23th - January 29th)

  • Determined functionalities of the app we will implement.
  • Making comportmental UML diagrams (Use Case, a few scenarii and an activity diagram).
  • Searching the following technologies : Meteor, MQTT, Mosquitto and MongoDB

Week 4 (January 30th - February 5th)

  • Session postponed

Week 5 (February 6th - February 12th)

  • Self-learning on AngularJS, HTML and Javascript.
  • Starting to learn how to use Meteor.
  • Attending the NetBeans Day in Grenoble.

Week 6 (February 13th - February 19th)

Wireframe
  • Doing a tutorial on Meteor. You can find it here
  • Making a wireframe for the web app. →

Week 7 (February 20th - February 26th)

  • Break

Week 8 (Februray 27th - March 5th)

  • Setting up the web application on Git.
  • Exploring Iron router package on Meteor.
  • Experimenting QRCode detection with OpenCV and ZBar
  • Reasearchs concerning MongoDB