Resource Registration

In the project “Programming for You & Me” I needed a tool where I can register and organise all the resources that belongs to the project. I first started to register all the resources in a regular text file, but as time pass the resources become more and more. Using the regular file became unorganised and there was multiple duplication of the registrations.

I was eager to find an existing solution so I hadn’t need to develop the tool by my self, but the search for an existing solution ended fairly fast. I couldn’t find a tool that had the features for my needs. The decision was to start developing this tool.

Technical Details

Initial Started: 04/01-2020
Latest Release: Ongoing Development
Tool: Qt
Language: C++