Forem

Cover image for CodeKeeper - Project and tasks manager
Nighty3098
Nighty3098

Posted on • Edited on

CodeKeeper - Project and tasks manager

Hi everyone. A couple months ago I started working on my first C++ project using QT.

My application is a project and task manager. In my project I used GitHub Rest Api, with the help of which the application can take information and statistics about the project (repository) and user profile. In the future I plan to add full synchronization and authorization with GitHub to the project.

I would like to know what can be added or fixed in my project.

Installation:

git clone https://github.com/Nighty3098/CodeKeeper
cd CodeKeeper
bash build.sh
Enter fullscreen mode Exit fullscreen mode

Launch:

bash start.sh
Enter fullscreen mode Exit fullscreen mode

If you have any suggestions, you can message me in telegram or tech support bot

Screenshots:

Account window
App
Project list
Tasks list
Project
Issues
Setting window

Image of Timescale

🚀 pgai Vectorizer: SQLAlchemy and LiteLLM Make Vector Search Simple

We built pgai Vectorizer to simplify embedding management for AI applications—without needing a separate database or complex infrastructure. Since launch, developers have created over 3,000 vectorizers on Timescale Cloud, with many more self-hosted.

Read more

Top comments (0)

Sentry image

See why 4M developers consider Sentry, “not bad.”

Fixing code doesn’t have to be the worst part of your day. Learn how Sentry can help.

Learn more

👋 Kindness is contagious

Immerse yourself in a wealth of knowledge with this piece, supported by the inclusive DEV Community—every developer, no matter where they are in their journey, is invited to contribute to our collective wisdom.

A simple “thank you” goes a long way—express your gratitude below in the comments!

Gathering insights enriches our journey on DEV and fortifies our community ties. Did you find this article valuable? Taking a moment to thank the author can have a significant impact.

Okay