12 lines
383 B
Markdown
12 lines
383 B
Markdown
# Backend
|
|
-[x] Migrate to sqlx as backend database queryer
|
|
-[ ] Allow Private Accounts
|
|
-[ ] Secrets to authenicate that its the user
|
|
|
|
# Frontend
|
|
-[ ] Make js api asynchronous
|
|
-[ ] Hash passwords on front end so server plaintext password is never sent over the internet
|
|
-[ ] Use secret to uniquely identify
|
|
-[ ] Scrollbars
|
|
-[ ] Change Color Scheme
|
|
-[ ] Be able to view others accounts |