You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
PortfolioLink/TODO.txt

13 lines
433 B

###BACKEND
[ ] Set up production settings (JWT secrets, logging, db connection)
[X] Confirm working logging
[ ] Normalize appsettings case convention
[ ] TemplateHeaders controler use database, not config
[ ] Clean up imports
[ ] Remove unused packages
[ ] Move database operations into thier own class/service
##FRONTEND
[ ] Create company interface
[ ] Create users interface
[ ] Only allow creation of users for created companies