Skip to content

improve structure of application #33

Description

@Curiouspaul1

Hi!, really nice work you have here. I suggest you work to improve the structure of the application, you can try using classes and helper methods to get things more organized, that'll reduce the number of files you need, and keep everything organized and easy to understand.

Also, it seems like the requirements.txt file has some unneeded dependencies in it, whoever made it must have unknowingly added them to it. For example the requirements file specifies Django as a dependency and i don't see any reference to django in your code base. You should look into that as well.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions