Skip to content

howardnguyen714/mouser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mouser

Mouser is an app that serves as a guide for vacationers planning their trip to one of the many Disney resorts. For every ride, shop, show, or other attraction, there is a corresponding page where users can learn more about it and contribute with their own tags and tips that can be voted on by other users

Technologies used

  • React
  • React Router
  • Node.js
  • Express
  • MongoDB
  • SCSS
  • Bootstrap

Installation Steps

  • Fork mouser and mouser-api
  • Install dependencies for both apps
  • Add a MongoDB URI to your .env file in your mouser-api
  • Seed database using seed.js in mouser-api
  • Start mouser using "npm start" and mouser-api using "npm run dev"

User Stories

MVP

  • As a user, I would like to be able to view pages of individual places in the resort.
  • As a user, I would like to be able to provide suggestions in the form of “tags” or “tips” to a page.

Stretch

  • As a user, I would like to be able to “upvote” a tag or pro tip to show my agreement with its helpfulness.
  • As a user, I would like to be able to search for a page
  • As a user, I would like to attach images to the “gallery” of each page
  • As a user, I would like to be able to upload an image to accompany my pro tip

Screenshots

Homepage

Homepage

Resorts Index

Resorts Index

Parks Index

Parks Index

Page

Page

Wireframes

Homepage

Homepage Wireframe

Page

Page Wireframe

Entity Relationship Diagrams

ERD

Known Issues

  • Sometimes, tags and tips do not display upon creation

Planned Features

  • "Gallery" sidebar for each page where users can upload their own images
  • "Related" section listing everything that is in that page (i.e. Inside Disneyland, there is Main Street U.S.A., Tomorrowland, Fantasyland, etc...)
  • "Upvote" feature for users to vote on tags and tips created by other users

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published