Closed
Bug 871878
Opened 12 years ago
Closed 12 years ago
Create node.js app for getting events in / out of DB
Categories
(Webmaker Graveyard :: webmaker.org, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: beltzner, Assigned: hike)
References
Details
(Whiteboard: s=2013w22)
Create a simple node.js application for querying the events DB created in bug 871877, using a basic CRUD design pattern, using JSON for data transport.
The application should be able to:
- create a new event
- return a set of existing events (based on location, title, organizer, partner, and time/date)
- update a selected event
- delete a selected event
(Daniel: feel free to split this into sub-tasks covered by bugs that "block" this one if you want to divide the work into each of the CRUD tasks)
| Reporter | ||
Updated•12 years ago
|
Whiteboard: s=2013w20
| Reporter | ||
Updated•12 years ago
|
Assignee: nobody → daniel
| Reporter | ||
Updated•12 years ago
|
Whiteboard: s=2013w20 → s=2013w21
Updated•12 years ago
|
Whiteboard: s=2013w21 → s=2013w22
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•