https://github.com/rtjoa/flipped-travel
Explore global landmarks and contribute images and local knowledge for others to see. Created for DubHacks 2020.
https://github.com/rtjoa/flipped-travel
expressjs google-maps-api mongodb nodejs react
Last synced: 3 months ago
JSON representation
Explore global landmarks and contribute images and local knowledge for others to see. Created for DubHacks 2020.
- Host: GitHub
- URL: https://github.com/rtjoa/flipped-travel
- Owner: rtjoa
- Created: 2020-10-17T19:00:13.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-10-18T23:35:42.000Z (over 5 years ago)
- Last Synced: 2026-01-03T14:36:43.471Z (6 months ago)
- Topics: expressjs, google-maps-api, mongodb, nodejs, react
- Language: JavaScript
- Homepage:
- Size: 3.11 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Flipped Travel
A DubHacks 2020 project by Hao, Ryan, Chi, Shoaib, and Gary.
The frontend, built with React and the Google Maps JavaScript API, allows the user to explore points of interest, as well as annotate the map with text and images for other users. The backend, which manages these annotations, was built with Node, Express, and MongoDB.
Use `npm install` and `npm start` in `api/` to run the frontend, then in `app/` to run the backend.
