PORTAL
Home
Hierarchy
Proposals
Exports
Users
Login
Home
Backlog
Backlog
A rough list of features and functionality I want to add to this Project for demonstration purposes
Sprint 1
- Initial Models, Exporting Service and Proposal
Complete
101: Initial set up, rails init, pipelines
102: Add models Organization, Brand, Divisions
103: Export Data
104: Proposals
Sprint 2
- Initial UI
Complete
201: Add the Bootstrap Components
202: Basic Authentication, it's only demo
203: Manage Models via proposals
204: Breadcrumbs & Toasts
205: Manage Users
206: Guard with roles
Sprint 3
- Hotwire, Improved UI
Complete
301: Initial Hotwire set up
302: Improved UX Turbo Pagination, Detail Loading
303: Correct footer: socials and quick links
304: Proposal Details, links for parents
Sprint 4
- Scheduled Exports
Complete
401: Add an export model to track exports
402: Add a task which runs the exports
403: More complex exports
Sprint 5
- Clean Up and Refinement
Complete
501: Remove dead link, improve links
Sprint 6
- Manual Exports via SQS Integration
Complete
601: Allow users to create a manual Export
602: Add Export callback to create a SQS Export Task
603: Task to read and handle SQS Export messages
Sprint 6
- Contact Us with SNS Integration
In Progress
701: Move contact us to own controller with place holder for SNS
702: Add SNS integration for the Contact Us page
Backlog
- Tasks for future sprints
Pending
901: Testing