Skip to content

Latest commit

 

History

History
64 lines (37 loc) · 2.27 KB

README.md

File metadata and controls

64 lines (37 loc) · 2.27 KB

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 [email protected]