Skip to content
This repository was archived by the owner on Apr 2, 2021. It is now read-only.

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

Roadmap

This roadmap covers basic user, organization, & event functionalities.

Set up

  • 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

User Profiles

  • 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

Organizations

  • 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

Events

  • 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

Notifications

  • 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

Exploration

  • Add the functionality to search for organizations and events
  • Implement the ability to filter through searched organization/events

Clone this wiki locally