DEV Community

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

Heroku

Build apps, not infrastructure.

Dealing with servers, hardware, and infrastructure can take up your valuable time. Discover the benefits of Heroku, the PaaS of choice for developers since 2007.

Visit Site

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