Skip to content

Movie Mapper is a web app for users to find famous movie locations on a map and drop their own pins too.

Notifications You must be signed in to change notification settings

frankperler/moviemapper

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Movie Mapper

This web app offers an interactive map where you can view and drop pins. The pins represent famous movie locations and give information such as:

  • Location
  • Description
  • Rating
  • Author
  • Timestamp

You can register as a new user and log in to drop new pins, which you can do by double clicking anywhere on the map. You will be able to tell your pins apart from other users by colour.


For this app I used the following tech stack:

  • MongoDB & Mongoose
  • Express
  • React
  • NodeJS
  • Material UI
  • Bcrypt
  • Mapbox

About

Movie Mapper is a web app for users to find famous movie locations on a map and drop their own pins too.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 74.2%
  • CSS 24.0%
  • HTML 1.8%