Skip to content
This repository has been archived by the owner on Feb 19, 2018. It is now read-only.

Commit

Permalink
Add some notes about potential next features
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Schuller committed Jul 18, 2017
1 parent 0e9aae7 commit 53b874c
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,12 @@ You'll also need to either build or watch the SCSS files in another terminal:

```
$ npm run watch-css
```
```

# TODO

* Proper pagination, page navigation
* UI for adding new questions
* More properly responsive styling would be a nice touch
* Error handlers for failed API requests, maybe a nicer way to centralize all
of that within in the app.

0 comments on commit 53b874c

Please sign in to comment.