Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/blandalpha/bluey_gallery

FluentUI styled Qt / QML / C++ App. A Bluey database gallery.
https://github.com/blandalpha/bluey_gallery

bluey cpp database gallery gui qml qt6

Last synced: 3 months ago
JSON representation

FluentUI styled Qt / QML / C++ App. A Bluey database gallery.

Awesome Lists containing this project

README

        

## Bluey Gallery

[切换到中文](README_Assets/README_zh-CN.md)

> [!warning]
> The project is still in development, please be patient.

### Introduction

![Hero Page](README_Assets/bluey_gallery_en.png)

This is a Bluey Gallery App based on QML, C++ and SQLite. Using open source UI component libraries [FluentUI - zhuzichu520](https://github.com/zhuzichu520/FluentUI). Currently, only Windows platforms are supported.

This project is a **School Project**, therefore long-term maintenance is NOT planned at this time.

### How to Use

- 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 least `Qt 6.4` to compile.

### Feature

1. A **FluentUI-like** appearance with elegant and clean typography and layout;
2. **Card Component** display of the database content, in line with the reading habits, catch the eye;
3. Software support **Chinese and English switching** (the database itself contains only Chinese);

### Roadmap:

- [ ] Loading page;
- [ ] Creator's commentary (Show page)
- [x] Restore original database;
- [x] Adding and editing database entries;
- [x] Database search;
- [x] Randomized display of entries on the home page;
- [x] Independent page display for Character and Episode items;
- [x] Relational database display;