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

Image of Datadog

The Essential Toolkit for Front-end Developers

Take a user-centric approach to front-end monitoring that evolves alongside increasingly complex frameworks and single-page applications.

Get The Kit

Top comments (0)

AWS Q Developer image

Your AI Code Assistant

Automate your code reviews. Catch bugs before your coworkers. Fix security issues in your code. Built to handle large projects, Amazon Q Developer works alongside you from idea to production code.

Get started free in your IDE

👋 Kindness is contagious

Explore a trove of insights in this engaging article, celebrated within our welcoming DEV Community. Developers from every background are invited to join and enhance our shared wisdom.

A genuine "thank you" can truly uplift someone’s day. Feel free to express your gratitude in the comments below!

On DEV, our collective exchange of knowledge lightens the road ahead and strengthens our community bonds. Found something valuable here? A small thank you to the author can make a big difference.

Okay