freechat/server/todo.md
shockrahwow 1706efc619 adding some todos for the server
* in no particular order
2019-11-27 22:46:18 -08:00

18 lines
535 B
Markdown

# Styling Changs
Homepage should really be using cards like the about page
# Page structural changes
Login page needs to exist
# Testing LULW
frontend js needs some testing if it's to be guaranteed to work at all
endpoints need to start existsing so that we can actually start testing on per instance basis
# Creation of users
this part we'll probably use an sql db or something that couples easily with rocket
keep the user data designi as stupid simple as possible to enforce both security by surface and haxor simplicity