adding requirement
This commit is contained in:
parent
6187e6e0d5
commit
04bf1b6cee
@ -15,6 +15,7 @@ What
|
|||||||
====
|
====
|
||||||
|
|
||||||
The main point of this app should be the following:
|
The main point of this app should be the following:
|
||||||
|
* authenticate user(s)
|
||||||
* All should be able to see:
|
* All should be able to see:
|
||||||
- how much each child has earned
|
- how much each child has earned
|
||||||
- show results for a single child
|
- show results for a single child
|
||||||
@ -24,7 +25,6 @@ The main point of this app should be the following:
|
|||||||
* The app should:
|
* The app should:
|
||||||
- be resilient to restart
|
- be resilient to restart
|
||||||
- on write, store info in .json db
|
- on write, store info in .json db
|
||||||
|
|
||||||
- on start up deal with parsing and empty data.json files
|
- on start up deal with parsing and empty data.json files
|
||||||
- look better than what I've written in the past
|
- look better than what I've written in the past
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user