Skip to content

Commit

Permalink
Revert "Edited README.md"
Browse files Browse the repository at this point in the history
This reverts commit 7d1d987.
  • Loading branch information
David Davis committed Oct 10, 2011
1 parent 7d1d987 commit 635e35b
Showing 1 changed file with 36 additions and 0 deletions.
36 changes: 36 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
volunteer.js

Requirements
============

Node
NPM
MongoDB


Setup
============

npm -d install


To Run App
============

node app.js


TODO
==========

- Time is shown in UTC and needs to be converted
- Add datetime picker
- Add validation
- Add users and authentication
- Allow users to edit volunteers and events
- Create show screens for volunteers and events
- Render js templates from backbone
- Move all the form code out of VolunteerView and EventView and put it
into their own backbone views
- Add more features
- Add a testing framework plus tests

0 comments on commit 635e35b

Please sign in to comment.