This repository has been archived by the owner on Oct 3, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Task list
arothmel edited this page Jan 28, 2014
·
3 revisions
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?
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 |
Task | Assigned to | Status |
---|---|---|
Configure notifications | Sean | |
Schedule alert notifications (can be sent daily, weekly or monthly) | Sean |
Task | Assigned to | Status |
---|---|---|
Bootstrap.js |