File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed
Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments