Skip to content
This repository has been archived by the owner on Oct 3, 2023. It is now read-only.

Task list

arothmel edited this page Jan 28, 2014 · 3 revisions

User signs up

This will be a plain UI (no .css) to start providing minimal RESTful services using XML or JSON

Task Assigned to Status
login with authentication Evan
create account: username, password, status, UID, region *1
GET, PUT, DELETE contacts based on UID Evan
present list of services Evan / Allison
select from list of services – street closures, waste removal notifications, event types
User is linked to service with preferences. Server-side. Allison / Sean

*1 – To keep it simple maybe if we start with just regions?

Provide Services

Task Assigned to Status
Create simple database structure Allison Ready for test
Run seed script to populate data Allison Ready for test
Configure MongoHQ? to run with Cloud9 Allison
## Send Alerts Alerts can be sent daily from CRON Special alerts may be sent manually
Task Assigned to Status
Configure notifications Sean
Schedule alert notifications (can be sent daily, weekly or monthly) Sean

Make it Pretty

Task Assigned to Status
Bootstrap.js
Clone this wiki locally