Warning
The project is still in development, please be patient.
This is a Bluey Gallery App based on QML, C++ and SQLite. Using open source UI component libraries FluentUI - zhuzichu520. Currently, only Windows platforms are supported.
This project is a School Project, therefore long-term maintenance is NOT planned at this time.
-
For regular users, please be patient and wait for the first version of
Release
; -
For the more hands-on user, you can clone the repository locally and open it with
Qt Creator
. Please note: this project requires at leastQt 6.4
to compile.
- A FluentUI-like appearance with elegant and clean typography and layout;
- Card Component display of the database content, in line with the reading habits, catch the eye;
- Software support Chinese and English switching (the database itself contains only Chinese);
- Loading page;
- Creator's commentary (Show page)
- Restore original database;
- Adding and editing database entries;
- Database search;
- Randomized display of entries on the home page;
- Independent page display for Character and Episode items;
- Relational database display;