Skip to content

rosyprincess/ParkingOrientedTravelPlanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Parking Oriented Travel Planner

Los Angeles

Documents

There are two folders:

  • /frontend: Front-end repository
  • /backend: Back-end repository

Available on the Clould Server

  • Our web application has deployed to the Heroku Web Server.
  • Url: https://cse6242-frontend.herokuapp.com/
  • Note: This web container is free, so it will be shut down after long idle. Please expect about 30 seconds for the server to reup.

Environment

  • Please install npm before building the project.

Front-End

  • Build: $npm install
  • Execute: $npm run start
  • Front-End port: http://localhost:3000
  • Note: Front-End will send query to the cloud server, not the local backend.

Back-End

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published