CS-Coursework/TODO.md

15 lines
484 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
-[x] Scrollbars
-[ ] Change Color Scheme
-[ ] Be able to view others accounts
-[ ] Username gets cut off if too long
-[ ] Validate username length
-[ ] Test caret doesn't keep up