Skip to content

Restaurant and SMB feedback app. Scan a QR code at a restaurant to leave a private review for the restaurant manager. Web application is built with React JS, React Router, Redux and Material UI. Database, hosting, and authentication is all handled via Firebase and Cloud Firestore.

Notifications You must be signed in to change notification settings

toshvelaga/parakeet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Parakeet

QR code app for users to leave reviews at restaurants and SMBs. Has both a consumer side and business side. Consumer side is for customers to give th reviews. Business side is for store owners to collect and monitor reviews on a dashboard.

Parakeet Summary

https://docs.google.com/document/d/1sqc-CRj6KMgcFMMrjJoKsm28HoNYheImF92kH5gRjQs/edit?usp=sharing

Design v1

https://xd.adobe.com/view/541548dd-2672-4e63-488b-a532dd783f2d-2224/

Task List & Product Features

https://trello.com/b/Izbdyppk/spot-mvp

Consumer Visuals

Business Visuals

Setup Dev Environment

npm init

npm install --save firebase to install firebase to the web app

firebase login to login to the firebase project

firebase serve to test your dev instance locally at http://localhost:5000/

firebase deploy to deploy app to firebase server at https://spot-f43fe.firebaseapp.com/ or "https://feedback-9ac15.firebaseio.com"

npm run build && firebase serve to compile react files into src and public files into build and then serve to view changes

Run Locally

npm install to install node modules

npm start to run on localhost

Libraries

QR Code: https://davidshimjs.github.io/qrcodejs/

Project Status

Development halted due to COVID-19. Feel free to use code for any commerical purposes. If you have any questions please email me at toshvelaga@gmail.com

About

Restaurant and SMB feedback app. Scan a QR code at a restaurant to leave a private review for the restaurant manager. Web application is built with React JS, React Router, Redux and Material UI. Database, hosting, and authentication is all handled via Firebase and Cloud Firestore.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published