A desktop-based To-Do List application built using Python and PyQt5, designed with a modern neon-inspired user interface. This project focuses on simplicity, usability, and a visually appealing design for everyday task management. This app also utilises keyboard shortcuts.
➕ Create new to-do lists
- Open existing saved lists
- Save your progress to a file
- Delete lists easily
- Keyboard shortcuts for faster workflow
- Neon-themed custom UI design
- Real-time status updates for user actions
- Ctrl + N → Create New List
- Ctrl + O → Open List
- Ctrl + S → Save List
- Ctrl + X → Delete List
- Python
- PyQt5
-
Clone the repository git clone https://github.com/hamna-mahmood/Quick-Notes-App.git
-
cd Quick-Notes-App
-
Install dependencies pip install PyQt5
-
Run the application python main.py
This project was created to improve my skills in:
- GUI application development using PyQt5
- Event handling and file management in Python
- UI/UX design with custom styling
- Building real-world desktop applications
- Task categories / priorities
- Dark/light theme toggle
- Drag & drop task organization
Built by Hamna Mahmood Feel free to connect and give feedback!
- Email: hamnamahmood004@gmail.com
- Linkedin: www.linkedin.com/in/hamnamahmood
