trusat-backend icon indicating copy to clipboard operation
trusat-backend copied to clipboard

Fix file system for repo

Open Kmoneal opened this issue 5 years ago • 0 comments

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.

Kmoneal avatar Mar 12 '20 16:03 Kmoneal