Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MVPs #1

Open
19 of 28 tasks
nicoleremy95 opened this issue Aug 10, 2020 · 0 comments
Open
19 of 28 tasks

MVPs #1

nicoleremy95 opened this issue Aug 10, 2020 · 0 comments

Comments

@nicoleremy95
Copy link
Collaborator

nicoleremy95 commented Aug 10, 2020

Components:

  • 1) Navbar (route)
  • 2) sign in/sign up (route)
  • 3) footer
  • 4) Logos
  • 5) Video background
  • 6) user card (route)
  • 7) board cards (route)
  • 8) input form for boards (route) IN PROGRESS
  • 9) categories (for each board) (route includes components for 10-12) IN PROGRESS
  • 10) votes
  • 11) chats IN PROGRESS
  • 12) module component for voting and details for suggestion
  • 13) rendered component of board (route)
  • [ ]

Collections DONE

  • 1) user
  • 2) board
  • 3) chat
  • 4) suggestions

User Capabilities:

  • The user can create an account
  • create a board
  • invite guests
  • render current plan with highest voted suggestions
  • the invited guests suggest new trip suggestions
  • up vote or down vote a suggestion.

New Tech:

  • -antd
  • -socket.io (chats) IN PROGRESS
  • -node mailer (invitations) IN PROGRESS

Database:

  • -mongo
  • -mongoose
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant