/CodeJam14

CodeJam14 - Mcgill 2024 Nov

Primary LanguageJavaScript

CodeJam 14 Project

Questions

Auth workflow: Firebase email login.

  • What's the MVP?:
    • Can see listings
    • Can create listings
    • Can set up meetings for listings

Listing

  • Address

  • Images

  • Description

  • Price (?)

  • Location on map (Extra)

  • Tags (Exchange, Rent, Sell, Looking for Roommates, etc.)

  • Meeting info

User

  • Email
  • Name (do we get it from the McGill email?)
  • Listings

Database

GET:

  • listings with filters

POST:

  • Listings
  • Sign Up
  • Log In

Things

  • Listings
  • Users