WIP: Initial work on deduplicating the minifigures and parts #57

Draft
gregoo wants to merge 19 commits from gregoo/BrickTracker:master into master
Showing only changes of commit 6b9e1c2cfd - Show all commits

View File

@ -16,6 +16,7 @@ It uses the following Python/pip packages:
It also uses the following libraries and frameworks: It also uses the following libraries and frameworks:
- Boostrap (https://getbootstrap.com/) - Boostrap (https://getbootstrap.com/)
- Remixicon (https://remixicon.com/)
- `baguettebox` (https://github.com/feimosi/baguetteBox.js) - `baguettebox` (https://github.com/feimosi/baguetteBox.js)
- `tinysort` (https://github.com/Sjeiti/TinySort) - `tinysort` (https://github.com/Sjeiti/TinySort)
- `sortable` (https://github.com/tofsjonas/sortable) - `sortable` (https://github.com/tofsjonas/sortable)