Skip to content

mdn102/stay-inside-frontend

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Let's Stay Inside

Description

  • Social media web app to post about online gathering events. You will be able to add Spotify playlists for said events. People can comment event posts, download the playlist, and add to the playlist.

User Experience

  • As a user, I want to be able to create an account and login
  • As a user, I want to be able to create events
  • As a user, I want to be able to view events
  • As a user, I want to be able to comment on events
  • As a user, I want to be able to view my friend's profiles and follow their events

Wireframes

Tech Stack

  • React
  • MongoDB
  • Mongoose
  • Express
  • Bootstrap

MVP

  • Users will be able to:
    • Login/Signup ✅
    • Have a personalized profile page ✅
    • View a homepage that displays all events ✅
      • Comment on event posts ✅
    • Create events ✅
      • Give a title, description, and date of the event ✅

Stretch Goals

  • User will be able to:
    • Create playlists, and add them to a specific event
      • Search for songs
    • Other people can add to the event playlist
    • Search for friend's profiles and follow them
    • Follow events which will add it to my personal calendar
    • Invite specific people to your events
    • Add an image to their profile

Known Bugs

  • if refresh is hit on profile page, all events disappear, will return if you leave page and come back again.

Road blocks

  • individual user comment/event functionality came with many bugs.

About

Lets stay inside frontend repo.

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 89.5%
  • CSS 5.8%
  • HTML 4.7%