Skip to content

Commit

Permalink
done
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreaCrotti committed Aug 10, 2018
1 parent 064f1d9 commit 8cdb053
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,13 @@ This will populate the local database with data from the CSV file.
## TDOO

- [ ] add some proper styling
- [ ] add a user table (use email as PK or UUIDS)?
- [x] add a user table (use email as PK or UUIDS)?
- [ ] eventually paginatate list of all the games
- [ ] fetch all possible list of teams and auto complete on input
- [ ] auto complete on player names
- [ ] set some defualt values in the spreadsheet
- [ ] set some default values in the spreadsheet
- [ ] add authentication using Google Apps to limit to a company
- [ ] add a way to add a new player
- [x] add a way to add a new player

## License

Expand Down

0 comments on commit 8cdb053

Please sign in to comment.