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
Last revision Both sides next revision
reactjs2018january:group6:start [2018/01/14 21:49]
bquriel
reactjs2018january:group6:start [2018/01/15 00:16]
bquriel [Materials]
Line 9: Line 9:
  
 ====== Features ====== ====== Features ======
 +
 +  * Conveniently see food selection near Skinnarila
 +  * Filter restaurants menus
 +    * By keywords
 +    * By diets
 +  * Save filters in cookies 
 +
 +====== Tools ======
 +
 +As our primary tools we used 
 +  * React JS 
 +  * Bootstrap 
 +  * Git
 +
 +====== Future ======
 +In future we are going to focus on on adding features by implementing our own back end, as the currently used API is very limiting and somewhat unintuitive.
 +With own back end we can implement features like:
 +  * Prices of meal
 +  * Filtering by prices
 +  * Show results for many upcoming days
 +  * Allow user to select specific items and get notified when they are served
 +  * Live update on how filled the restaurants are (would require some cooperation from restaurants side)
 +  * Create our own API for campus restaurants to register themselves leading to support of multiple cities
 +
 +====== Materials ======
 +
 +Introduction: {{:reactjs2018january:group6:lunchpadfirst.pptx}}\\
 +Project: https://drive.google.com/open?id=1jNdOFzc7QWCMgwjoe7gwu11mGL8o7UJv\\
 +Final Presentation: {{:reactjs2018january:group6:lunchpadfinal.pptx}}\\
 +
 +====== Video ======