This repository was archived by the owner on Apr 2, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 5
2019 Roadmap
Oscar Olazabal edited this page Mar 4, 2020
·
2 revisions
As we go, we learn, therefore our assessment of some of the topics listed will change. We may add or drop topics as we go.
Legend of annotations:
| Mark | Description |
|---|---|
| • | feature |
| ✓ | feature completed |
| 🏃 | on-going work |
This roadmap covers basic user, organization, & event functionalities.
- Complete the initial state of the wiki
- Complete markdown files for the Flowthru
- Create an AWS environment to host the applications
- Create DockerFiles for development and deployment
- Create CI/CD pipelines
- Design an initial database architecture
- Create a simple backend
- Add the ability for users to create and access their profiles
- Create public user profile pages
- Implement a following system wherein users can view other users' profiles
- Add the functionality for users to create and delete an organization
- Give organizations public pages that users can visit
- Incorporate the ability for users to join and leave organizations
- Give owners the ability to assign specific tags to their organization
- Add the functionality for users to create and delete events under themselves or an organization
- Implement event RSVP System
- Implement event Check In System
- Add the ability for users to check in with QR codes
- Incorporate the ability for attendees to rate the event after it is over
- Give owners the ability to assign specific tags to their events
- Create a HUB that allows event owners to view data with regards to their event
- Create an inbox for users
- Allow organizations to send out messages to its members
- Allow for event owners to send out messages to users who have RSVP'd
- Add the functionality to search for organizations and events
- Implement the ability to filter through searched organization/events