trusat-backend
trusat-backend copied to clipboard
Fix file system for repo
The file system for trusat-backend is not organized in a way that is simple to use. Due to categorize.py depending on database.py, it is best to move database.py out of the root directory and allow for more files to break it up.