arHSM / lucid

✨😺✨
Apache License 2.0
9 stars 0 forks source link

Roadmap #1

Open arHSM opened 1 year ago

arHSM commented 1 year ago

lucid - Roadmap

Overview

This issue outlines the tasks concerning lucid. It also describes the current state of lucid and gives a rough idea of the framework's stability.

lucid is divided into 7 parts at the surface level

Roadmap

autocmts commented 1 year ago

Hello @arHSM,

I recently had the opportunity to look through the 'lucid' project and I wanted to share some thoughts.

Firstly, the idea behind 'lucid' - a multi-platform and robust GUI framework written in Rust - is quite promising. It's impressive that the framework aims to provide a solution for creating GUI applications for all major platforms including macOS, Linux, Windows, iOS, Android, and even embedded systems. The list of features, particularly the no_std core and clearglyph, make 'lucid' a compelling project to watch and potentially contribute to.

Speaking of contributions, I appreciate that you've created a clear set of contribution guidelines and have fostered a community through your personal Discord server. This is a great way to invite collaboration and discussion around the project.

The bug report and feature request templates are very well detailed, which should help in maintaining the quality of issues raised and in turn the overall quality of the project.

However, I had difficulty in accessing some of the code files in the repository. This could be a problem for potential contributors and users who want to understand the project better. If this is an issue on my end, any guidance would be appreciated. If not, it might be worth looking into this to ensure all parts of the project are accessible.

I'm excited to see where this project goes and I hope to contribute to it in the future. Keep up the great work!

Best, Auto