Vrite is a modern, intuitive task management application designed to help you organize, prioritize, and track your personal tasks with a beautiful, distraction-free interface.
- 🌈 Stunning gradient-enhanced UI with dark theme
- ✅ Create, edit, and delete tasks with ease
- 🏷️ Priority tagging (High/Medium/Low)
- 📅 Due date tracking
- 🔍 Powerful search functionality
- 🗂️ Filter tasks by status (All/Completed/Pending)
- 🔄 Sort tasks by due date, priority, or title
- 🚀 Blazing fast performance
- 💻 Responsive design that works on all devices
- Node.js (v16 or higher)
- Angular CLI (v15 or higher)
- Git
- .Net Framework
-
Clone the repository
git clone https://github.com/your-username/Vrite.git cd Vrite -
Install dependencies
cd frontend npm install -
Run the backend development server
cd .. cd TaskManager dotnet build dotnet run
-
Run the Frontend development server
cd .. cd frontend ng serve --open
- Click the "+ Add Task" button
- Fill in the task details:
- Title (required)
- Priority (Low/Medium/High)
- Due date (required)
- Click "Add Task" to save
- Complete a task: Check the checkbox
- Edit a task: Click the ✏️ icon
- Delete a task: Click the 🗑️ icon
- Search tasks: Type in the search box
- Filter tasks: Use the filter buttons (All/Completed/Pending)
- Sort tasks: Use the sort dropdown and direction toggle
Vrite works beautifully on all devices:
- Desktop: Full feature set with spacious layout
- Tablet: Optimized task cards
- Mobile: Streamlined interface with touch-friendly controls
| Component | Description |
|---|---|
| Task Cards | Clean, hoverable cards with priority indicators |
| Form | Elegant input fields with validation |
| Buttons | Gradient-enhanced interactive buttons |
| Filters | Quick-access filter toggles |
| Search | Dynamic search with instant results |
We welcome contributions!
Distributed under the Apache License. See LICENSE for more information.
Project Maintainer: [Purple Claw - Dev]
Email: nitinjuttuka63@gmail.com
- Beautiful Interface: Enjoy working with a visually pleasing design
- Simple Yet Powerful: All essential features without complexity
- Fast & Reliable: Built with modern web technologies
- Completely Free: No subscriptions or hidden costs
Give your productivity a boost with Vrite today! 🚀


