DevZen is a developer productivity tool designed to streamline task management using the Eisenhower matrix. With a sleek desktop app, DevZen allows you to effectively prioritize, manage, and complete tasks with ease. Boost your productivity and stay organized with features tailored for developers.
A preview of the app’s Eisenhower matrix.
- Product Reel - See our product in its full glory!
- Technical Video - A technical deep dive into our project.
- Team Learnings Retrospective - A reflection on what we learnt through this project!
- Edit Tasks: Modify your tasks quickly and easily to adapt to changing priorities.
- Markdown Notes: Add detailed notes using Markdown syntax to enrich your tasks.
- View Completed Tasks: Keep track of your achievements with a dedicated view for completed tasks.
- Set Deadlines: Stay on top of your schedule by assigning deadlines to tasks.
- Hotkey Access: Instantly open DevZen with a customizable global shortcut.
- Cross-Platform Compatibility: DevZen runs seamlessly on Windows and MacOS. Note: We did not develop for Linux due to build issues with Electron Forge.
- Eisenhower Matrix: Organize tasks into quadrants based on urgency and importance for smarter prioritization.
- Customizable Views: Tailor your interface to suit your workflow.
cd application
npm install
cd application
npm run start
cd application
npm run make
cd application
npm run make --platform darwin
cd path/to/application
npm run make --platform win32
When the app is running, you can quickly open it using:
- Windows:
Ctrl + Alt + T
- MacOS:
Command + Option + T
These hotkeys are customizable from the app settings.
main
- The main development branch contains the latest features and updates.
final-release
- The release branch contains stable, production-ready versions, and some post code-freeze improvements.
Documentation can be found in the application/documentation
directory.
View Project Board - Track our development progress and upcoming features on the project board.
DevZen is developed as part of the CSE 210 Fall 2024 Project for Team-07.
Download and supercharge your productivity today!