Last active
December 11, 2018 00:40
-
-
Save seintun/ed59da871b6cc947a85c204d07bd949d to your computer and use it in GitHub Desktop.
Sein-Capstone Proposal
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Project Proposal A | |
## Provide a brief description about your project that answers the following questions: | |
Gamification of waiting experience for the guests while waiting for their next drink in the bars | |
Story: | |
* The user can be accompanied by IoT powered robot, expecially for family with strict rules or allergy towards animal's fur. | |
* User can interact with robot through mobile application | |
Ultimate Goals: | |
* Seamless experience | |
* Learn coding through inputs/outputs for young generations | |
What technologies will you be using? | |
* Languages: HTML, CSS, JavaScript | |
* Styles: FontAwesome, Semantic-UI | |
* Frameworks: Node.JS, React.JS, | |
* Libraries: React.Native(planned), Redux, thunk | |
* Databases: PostgreSQL / Firestore | |
* Tools(planned): Firebase authentication, Heroku deployment, Cylon with Cylon-MIP | |
Potentially achieving | |
FERN (Firebase, Express, React, Node.js) Stack | |
######################################################################################################################## | |
# Project Proposal B | |
## Provide a brief description about your project that answers the following questions: | |
### Mobile's Computer Vision | |
# App with camera that scans the image and comparing with existing API database. | |
# Response with valid answer based on comparison. | |
# App that can OCR recognizes the presented text, interpret into editable text, and potentially find matching phrase from the external API | |
# Response with percentage of matching | |
Solve: | |
* recalling information or name of an art, object, or image | |
* detecting the percentage of plagarism from hand writte essay | |
What technologies will you be using? | |
* Languages: HTML, CSS, JavaScript, Golang | |
* Frameworks: React, | |
* Databases: Firebase | |
######################################################################################################################## | |
Proposal C | |
Provide a brief description about your project that answers the following questions: | |
Restaurant Booking & Digital Menu Order Website | |
The site/app will remove the painpoints of eaters & restaurants on their next dining experience: For example, John, a eater wants to try out a trendy yet busy restaurant. He cannot afford to wait 1+ hour for meal during his business trip. | |
John opens up "Eaters" app and look for the resturant, | |
John selects the restaurant and picks the date, time and numbers of guests and provide credit card to secure booking | |
The booking information is sent to the restaturant's database, | |
John receives a confirmation for his booking, | |
John can pre-select the menu items before he arrives, or select in traditional ways at the restaurant, | |
John arrives nearby restaurant and geo-fence sent alerts to reception, | |
Reception greets John with his name since they received the alert, | |
Reception validates the guests and sends digital orders to the kitchen based on what John pre-selects | |
Waiter bring the food | |
John checkout via app or walk-out of geofence for automatic payment from registered credit card. | |
Solve: | |
waiting in th line | |
waiting for the waiter for food | |
waiting for the waiter to pay | |
Who would be a user of your website? Eaters to | |
Secure booking | |
Place digital order | |
Checkout using registered credit cards | |
Provide tips / review | |
Save Favorite Menu items | |
Restaurants to | |
Reserve booking | |
Valdiate guests | |
Sent kitchen order | |
Process credit cards | |
Assign waiters with guests | |
Response to reviews | |
What technologies will you be using? | |
Languages: HTML, CSS, JavaScript | |
Frameworks: React Native, Node.JS | |
Libraries: express, axios | |
Databases: Firstore |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment