Skip to content

Commit 990793e

Browse files
docs: update todo
1 parent 959bbaa commit 990793e

File tree

1 file changed

+2
-11
lines changed

1 file changed

+2
-11
lines changed

TODO.md

Lines changed: 2 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
# TODO
22

3+
* Convert code base to golang
34
* Refactor authentication
4-
* passlib + bcrypt -> bcrypt (see: [AttributeError: module 'bcrypt' has no attribute '__about__' with new 4.1.1 version · Issue #684 · pyca/bcrypt](https://github.com/pyca/bcrypt/issues/684#issuecomment-1902590553))
5-
* Secured endpoints
6-
* Store auth in browser session vs. memory
5+
* Store auth in browser session vs. memory
76
* Scheduling
87
* Couple scheduling with locations (e.g., Norman vs. OKC)
98
* Norman events
@@ -12,14 +11,6 @@
1211
* Will need to modify the query to get title and body content
1312
* Post to `#norman`
1413
* M-F
15-
* Unit test
16-
* Add badge
17-
* 100% coverage
18-
* Documentation
19-
* quickstart
20-
* `taskfile` usage
21-
* QA (especially accounts)
22-
* Coralogix logging
2314

2415
## Stretch Goals
2516

0 commit comments

Comments
 (0)