from Bible-Playlist-Generator to ten-lists
Past due by over 3 years
66% complete
As indicated in #104, it's about time this project had a proper name to reflect its purpose. However, beyond mere renaming, there are a couple of things that also need to be done.
- This project started off as a simple python script, it has since evolved to include a flask webapp. The whole codebase is not well organized, so some major refactoring is neces…
As indicated in #104, it's about time this project had a proper name to reflect its purpose. However, beyond mere renaming, there are a couple of things that also need to be done.
- This project started off as a simple python script, it has since evolved to include a flask webapp. The whole codebase is not well organized, so some major refactoring is necessary, and important decisions have to be made concerning ten-lists' architecture. Should there be two separate projects and repos ( CLI and webapp) or should we have one project? or maybe a , monorepo?
- Need to work on all pending items in the TODO section of the README.
- Need to fix and close all issues
- Need to update docs