Skip to content

JISHAX/photo

Repository files navigation

Photo-Gallery

Designed and developed fully functional restaurant management solution where user can view restaurant's photo-gallery. See demo at https://photo-demo.herokuapp.com/

Screen Shot 2019-03-25 at 12 44 35 AM Screen Shot 2019-03-25 at 12 44 46 AM Screen Shot 2019-03-25 at 12 45 05 AM

Related Projects

Table of Contents

  1. Setup
  2. Requirements

To Set Up & Run Locally

  • 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)

Requirements

  • Node 10.15.3
  • mongoDB(or mLab)

Installing Dependencies

From within the root directory: npm install -g webpack npm install

Running Tests

  • npm test to run jest unit test suite for all components

Acknowledgements

  • 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!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages