adding requirement

This commit is contained in:
Stephen McQuay 2013-02-19 22:54:52 -08:00
parent 6187e6e0d5
commit 04bf1b6cee
1 changed files with 1 additions and 1 deletions

View File

@ -15,6 +15,7 @@ What
====
The main point of this app should be the following:
* authenticate user(s)
* All should be able to see:
- how much each child has earned
- show results for a single child
@ -24,7 +25,6 @@ The main point of this app should be the following:
* The app should:
- be resilient to restart
- on write, store info in .json db
- on start up deal with parsing and empty data.json files
- look better than what I've written in the past