Hello,
I want to share with you the progress of this week.
Last Week:
- Show More function is completely implemented.
- Searching is working without any problem using by threads. There is just a little problem about compiling in Windows machine, it will be solved as soon as possible. Patch
This Week TODO:
- Sorting will be implemented using by search function, this will be easy thanks to search function. I will just add a sort function to search.
- Extension Manager connection to install extensions.