This is a simple ILLUSTRATIVE (non-functional) task management application built with Bootstrap. It allows users to create, view, and manage their tasks efficiently.
- Home Page:
- Welcome message and overview of the application.
- Carousel showcasing featured tasks or announcements.
- Task Dashboard:
- Displays a list of tasks with details.
- Filters for searching and sorting tasks.
- Modal for adding new tasks.
- Task Details:
- Detailed view of individual tasks.
- Form for editing task details.
- Authentication:
- Registration form for new users.
- Login form for existing users.
- Clone the repository:
git clone <repository-url> - Open the
index.htmlfile in your web browser.
index.html: Home pagedashboard.html: Task dashboardtask-details.html: Task details pagetask-create.html: Task creation pageregister.html: User registration pagelogin.html: User login page
- Bootstrap 5.3.2
Contributions are welcome! Feel free to open issues or submit pull requests.