You are browsing as a guest. Sign up (or log in) to start making projects!

2h 18m 48s logged

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 the rich library. 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.

0
30

Comments 0

No comments yet. Be the first!