Skip to content

Releases: BloomTech-Labs/community-calendar-fe

Product Cycle 3 Approved 06FEB2020

20 Feb 03:20
5fa412c
Compare
Choose a tag to compare
  • Users can see and manage their RSVPs, saved events, and created events from their profile page
  • Users can create and update a profile that includes a name and profile image
  • Users can search and filter events by:
    • Text (Title and description)
    • Tags
    • Location
    • Price
    • Date

Product Cycle 2 Approved 20JAN20

22 Jan 23:03
3b6e0f6
Compare
Choose a tag to compare

Event CRUD, Geolocation, Filtering, RSVP

Users can create new events, update the event, and delete the event.

Mapbox API is used to calculate the distance between a user and an event.

Users can filter events by title, tag, description, date, or a range of dates.

Users can RSVP for events and cancel their RSVP.

Product Cycle 1 Approved 08JAN20

09 Jan 19:27
de9059c
Compare
Choose a tag to compare

Event list view, single event view, and user authentication.