TaskNest is a task management web application developed with Angular, which allows users to create, edit, and manage their daily tasks efficiently.
- 🔒 User Authentication
- ✅ Task Management (Create, Edit, Delete)
- 📌 Task Status (Completed/Pending)
- 💾 Data Persistence in LocalStorage
- 📱 Responsive Interface
- 💬 Confirmation Dialogues
- 🌟 Toast Notifications
- Framework: Angular 19
- Programming Language: TypeScript
- Styling: Bootstrap, SASS/SCSS, Bootstrap Icons
- Data Storage: LocalStorage
For testing purposes, you can log in with the following credentials:
- Username: admin
- Password: admin123
Please change these credentials before deploying to production to ensure security.
- Clone the repository:
git clone https://github.com/OtiliaNicola/task-nest.git
- Navigate to the project folder:
cd task-nest
- Install dependencies:
npm install
- Start the development server:
ng serve
- Open your browser and navigate to: http://localhost:4200/
🖌 Modern Design with smooth visual effects
✅ Form Validation
👩 Otilia Nicola
This project is licensed under the MIT License.