Skip to content

Commit 58553cd

Browse files
author
eshaan7
committed
crossing off to-do
1 parent ec77aac commit 58553cd

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

README.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -72,26 +72,25 @@ $ heroku run python
7272

7373
## Contributing
7474

75-
Please see: https://github.com/abs0lut3pwn4g3/RTB-CTF-Framework/issues and the below To-do list
75+
Please see: [issues](https://github.com/abs0lut3pwn4g3/RTB-CTF-Framework/issues) and the below To-do list
7676

7777
## To-do
7878

79-
- [ ] db relationship between User and Score Tables (priority | issue: #5)
79+
- [ ] Aside content-section changes( organization info )
8080
- [ ] Support for more hashes
8181
- [ ] Testing Password reset functionality
8282
- [ ] More info for `home.html`
8383
- [ ] Need to implement `account.html` (not a priority)
8484

8585
<hr/>
8686

87+
- [x] db relationship between User and Score Tables (priority | issue: #5)
8788
- [x] isAdmin column in User table and Admin views (priority)
8889
- [x] Notifications
89-
- [x] Use Flask Blueprinsts
90+
- [x] Use Flask Blueprints
9091
- [x] Finalize black theme?
9192
- [x] Error messages not appearing in `/submit`
9293
- [x] Implement `machine.html` to server a page where one can download/serve machines
93-
- [x] Add basic info and stuff to `layout.html`
94-
- [x] User is able to submit hash multiple times and keep increasing score, so need to implement limitations
9594

9695

9796
## Screenshots

0 commit comments

Comments
 (0)