-
Notifications
You must be signed in to change notification settings - Fork 32
Roadmap
Nicholas Henry edited this page Dec 4, 2015
·
3 revisions
- milestones with the same number can be implemented at the same time, e.g. milestones 1a and 1b can start at the same time
- milestones proceeding a number are dependent on the preceding milestones, e.g. all milestones 2 are dependent on 1, therefore milestones 1 must be completed first (not quite true, but simplifies the roadmap)
- admin tool (i.e. Thoughtbot's Administrative)
- layout with links based on Wireframe
- home page with placeholders
- one item from the 1.x milestones to be implemented
- manage news items
- display news items
- manage events
- display events
- manage pages
- display pages
- implement authentication
- manage members
- display members
- manage organizations
- display organizations
- aggregate news, events on home page
- display recent events on home page (sidebar)
- manage talks assigned to events
- display talks assigned to events
- assign members to talks
- display talks for a member
- manage locations and assign locations to events
- display a location for an event
- assign an organization as a sponsor for an event
- display sponsors for an event
- manage jobs
- display jobs
- assign an organization to a job posting
- internationalization
- member sign-in with profile and RSVP events
- associating members and organizations