buildcities / core-product

Core product for build_republic
https://build-mvp.vercel.app/
MIT License
4 stars 3 forks source link

V0.0.2 Bugs #63

Closed angeloajr closed 2 years ago

angeloajr commented 2 years ago
  1. Sometimes requires 2 Discord authorizations to login

  2. Ensuring that dates set by host match what is allowed to be reserved by guests. (See AirBnB for example; block out dates if host excludes them

    Screen Shot 2022-04-11 at 2 28 27 PM

    )

  3. On Page 4. Photos where it says "1500-character limit" when clicking into box to type -> automatically delete the text. Currently text has to be manually deleted

  4. Validate seat number >= 5. If < 5, throw error message that "Available seats must be greater than or equal to 5"

  5. Make background of calendar opaque; currently it is transparent when reserving dates on hub

  6. Allow for 1-day reservations