The Wandering Modder - Database updating, result formatting and code refactoring
- I’ve finished the
update_database()function completely to make sure unfinished databases are complete or to put new (versions of) projects into databases without having to rebuild the whole database. The hardest part was getting the data from the already existing database and comparing it to the new data, since they used diffrent formatting. - I’ve implemented a
format_results()function to make the results into beautiful frames with therichlibrary. This feature is not completely finished.
My future plans are finishing the format_results() function to make it print beautiful panels into the terminal. I also wanna make the results more accurate to what you type.
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.