A personal project management system for software developers to track multiple projects they are working on.
- fix backend so current user info shows projects list (user needs to have a many to one relationship with projects) - DONE
- add project functionality