Skip to content

endevii/cs554-web-wizards

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Hello, welcome to our project!

Overview

The goal of this project is to allow people to explore historical sites in NYC via iteneraries where they can either make their own or explore popular ones. They will be able to plan multi-day trips which can be shown and created all in the same website. People can also leave reviews and chat with one another on a site's page. Lastly, users can request that a site be added to the database, which must be approved by an admin of the site.

To Get Started

  • Do npm install in both the /client and /server folders
  • Then make sure to download wkhtmltopdf >Here<
  • Also definately download ImageMagick >Here<
  • Next, while in the server folder, do npm run seed
    • Make sure your MongoDB server is running ahead of time.
    • It may take a while due to ImageMagick
  • Next run npm start in both folders
    • Would recommend the server first
  • Everything should be up and running as long as Mongo server is connected! Yay!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published