|
1 | 1 | # Project Tracker |
2 | | -This software is designed to allow programmers to track all |
3 | | -of their coding projects in one place. With the Project Tracker, |
4 | | -you can easily view each project's errors, feature suggestions, |
5 | | -comments, time spent on the project, and percent complete! |
6 | | - |
7 | | -Head over to the [roadmap](https://github.com/CyanCoding/Project-Tracker/blob/master/ROADMAP.md) |
8 | | -for information on future releases. |
9 | | - |
10 | | ---- |
11 | | -# Latest major release: |
12 | | -## Version 1.0: |
13 | | -The Project Tracker is a project management software application tailored to software developers allowing them to easily track each project they might be working on. Quickly add, edit, or delete existing projects and monitor each project's progress, duration, percent completion, and more! |
14 | | - |
15 | | -### Features available in this release: |
16 | | -1. Track your projects easily and see them all in a list view. |
17 | | -2. Quickly see and edit the errors, features, and comments for each project. |
18 | | -3. View your automatically updated progress report for each project. |
19 | | -4. Use the stopwatch functionality to monitor the duration of each project. |
20 | | -5. Much more coming soon! |
21 | | - |
22 | | -### Upcoming features: |
23 | | -1. Categorize projects by duration, language, title, progress, and more! |
24 | | -2. Search functionality. |
25 | | -3. Cross-platform support beyond Windows. |
26 | | -4. A dark theme and a settings menu. |
27 | | -5. Better support for different display resolutions. |
28 | | -6. A lines of code counter for each project. |
29 | | -7. A button to link your project to a specific device folder for easy access. |
30 | | -8. GitHub integration. |
31 | | - |
32 | | -If those upcoming features interest you, we encourage you to try out the current Project Tracker release. When the new features are released, your software will be updated automatically and you can keep on tracking your projects like a pro! |
33 | | - |
34 | | ---- |
35 | | -## Screenshots: |
36 | | - |
37 | | - |
38 | | - |
39 | | - |
40 | | - |
41 | | - |
42 | | - |
43 | | - |
44 | | -Head over to the [releases](https://github.com/CyanCoding/Project-Tracker/releases/tag/v1.0) to get this version! |
45 | | - |
46 | | -# |
47 | | - |
48 | | -**If you already have a version of the Project Tracker installed**, when you launch the application you should be notified of the available update. |
49 | | - |
50 | | -If you encounter an error while updating, please submit an [issue](https://github.com/CyanCoding/Project-Tracker/issues). |
51 | | - |
| 2 | +With the Project Tracker, easily **create**, **manage**, **track**, and **develop** all of your |
| 3 | +programming projects. At the heart of the Project Tracker is a *simple* to-do list. |
| 4 | +Create tasks for each project, categorized by three simple criteria (error, feature, |
| 5 | +or comment). You'll be able to manage all of your development tasks and to-do's better |
| 6 | +with Project Tracker's *blazingly* fast features and intuitive design created for developers. Coming soon |
| 7 | +are more features designed to help you develop faster and more efficiently like |
| 8 | +automatic lines of code counting, offline GitHub project integration, easy access |
| 9 | +to your project's folders and files with the click of a button, and more! |
| 10 | + |
| 11 | + |
0 commit comments