//////////////////////////////////////////////////////////////////////////////////////////////
QuoteSnap is a mobile app that utilises an Optical Character Recognition (OCR) with the camera to scan text for the camera , and saves it to your profile. These quotes can be stored in categories, these categories can be named anything by the user.
https://github.com/mikef80/quotesnap-fe
- Language: Node.js
- Database: MongoDB
- Server: Express
- Clone/fork the repo
git clone https://github.com/mikef80/quotesnap-be
- install all the packages
npm i
- Create a Mongo DB and link it to the server
- To perform TDD, run
npm test
- To seed the database you need to run
npm run seed
- Dominic Malloy
- Jahid Hassan
- Jamie Harper
- Mike Francis
- Renato Cipolla
- Steven Seo
- MIT