Skip to content

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.

  1. 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.

  1. 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?
  2. Need to work on all pending items in the TODO section of the README.
  3. Need to fix and close all issues
  4. Need to update docs
Loading