https://github.com/juicebct/roadmap-project
🛣️ C++/CLI application allowing users to plan and achieve their goals
https://github.com/juicebct/roadmap-project
cpp dotnet roadmap windows-application winforms winforms-application
Last synced: 3 months ago
JSON representation
🛣️ C++/CLI application allowing users to plan and achieve their goals
- Host: GitHub
- URL: https://github.com/juicebct/roadmap-project
- Owner: juicebct
- License: mit
- Created: 2025-02-27T20:46:45.000Z (3 months ago)
- Default Branch: master
- Last Pushed: 2025-03-07T17:02:17.000Z (3 months ago)
- Last Synced: 2025-03-07T18:20:02.846Z (3 months ago)
- Topics: cpp, dotnet, roadmap, windows-application, winforms, winforms-application
- Language: C++
- Homepage:
- Size: 231 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Roadmap: RoadMap.sln
Awesome Lists containing this project
README

## 🚀 Overview
**RoadMap** is a Windows application designed to help users create, organise and manage personal learning paths on various topics. It provides a structured approach to setting goals, defining sections and tracking progress towards specific objectives. The application is suitable for both self-study and collaborative planning of learning paths.
## 🔑 Key Features
- **Progress tracking:** Track your progress on various tracks with an easy-to-use and intuitive user interface.
- **Collaborative planning:** Users can upload already created roadmaps by other people and start tracking their progress immediately.
- **Roadmap creation:** Users can create a new roadmap by specifying title, author, topics, topic descriptions and subtopics.
- **Edit existing roadmaps:** Edit your goals already after creating a roadmap.
- **Be always in time:** Set deadlines for your roadmaps to stay on track and achieve your goals within the specified timeframe. *Application will notify you of upcoming deadlines :)*## 🖼️ Screenshots
## 🛠️ Technologies & Development
- **Development:**
The application is developed using C++/CLI with WinForms and runs on the .NET Framework. XML was used to store and share the roadmaps between users.
 
- **Design:**
The design for this application was created by me in **Figma**, featuring **prototyping** and reusable **components** for consistent UI/UX. *The button below is clickable.*
## 📥 Download & Documentation
You have an opportunity to download and install this application as a simple user. To do this, click on the "DOWNLOAD" button below, and you will be taken to the "RELEASES" section.
![]()
For detailed usage instructions and technical documentation, please refer to the official documentation:
📖 RoadMap Project Documentation (ENG)