Designed and developed fully functional restaurant management solution where user can view restaurant's photo-gallery. See demo at https://photo-demo.herokuapp.com/
- https://github.com/JISHAX/Han-DropTable-Menu.git
- https://github.com/JISHAX/reviews.git
- https://github.com/JISHAX/overview.git
- https://github.com/JISHAX/reservation-table.git
- npm install
- npm run dev to run webpack
- npm start to run server
- run mongod in terminal tab, run mongo in new terminal tab
- npm run seed to seed the database for mongoDB(seeds data for 100 records)
- Node 10.15.3
- mongoDB(or mLab)
From within the root directory: npm install -g webpack npm install
- npm test to run jest unit test suite for all components
- Thanks to everyone on the JISHAX team for builing awesome modules that bring to life the Drop Table verison of the Open table restaurant page user experience!