Adding views and schema.

This commit is contained in:
John Washam
2016-06-30 19:03:09 -07:00
parent 255001f40d
commit 4b1cf0afdb
8 changed files with 240 additions and 2 deletions

View File

@@ -21,3 +21,32 @@ It uses:
- Python 3
- Flask
- other things I need to figure out
---
To Do:
- [ ] Log in
- [ ] Auth
- [ ] Auth errors
- [ ] Session set
- [ ] Logout
- [ ] Admin Area
- [ ] Admin welcome
- [ ] Vocab
- [ ] List cards by type
- [ ] Add cards
- [ ] Edit card
- [ ] Delete card
- [ ] Code
- [ ] List cards by type
- [ ] Add cards
- [ ] Edit card
- [ ] Delete card
- Card Memorization
- [ ] Card type toggle
- [ ] Show card
- [ ] Flip card
- [ ] Next card
- [ ] Last card
- [ ] Mark as known