https://github.com/premkrrajbhar/tasketu
Tasketu is a task manager website that allows user to add, edit, delete, mark as complete and save tasks.
https://github.com/premkrrajbhar/tasketu
bootstrap css html javascript tasketu todoapp todowebsite
Last synced: 2 months ago
JSON representation
Tasketu is a task manager website that allows user to add, edit, delete, mark as complete and save tasks.
- Host: GitHub
- URL: https://github.com/premkrrajbhar/tasketu
- Owner: premkrrajbhar
- License: mit
- Created: 2025-02-25T18:04:23.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-07-02T11:41:01.000Z (about 1 year ago)
- Last Synced: 2025-07-02T12:42:19.996Z (about 1 year ago)
- Topics: bootstrap, css, html, javascript, tasketu, todoapp, todowebsite
- Language: HTML
- Homepage: https://premkrrajbhar.github.io/Tasketu/
- Size: 2.61 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Tasketu [](./CHANGELOG.md)
Tasketu is a sleek and user-friendly task management website designed to help users stay organized and productive. With a clean UI and intuitive functionality, Tasketu allows users to add, edit, delete, and mark tasks as completeโall in a few clicks.
## โ๏ธ Demo Screenshot

## ๐ Live Demo
Check out the app live here: **[Tasketu](https://premkrrajbhar.github.io/Tasketu/)**
## ๐ Features
- Add new tasks with ease
- Edit existing tasks
- Delete tasks you no longer need
- Mark tasks as complete
- Save tasks with persistent storage (localStorage)
- Beautiful responsive layout with a modern gradient-based theme
## ๐ ๏ธ Technologies Used
- **HTML** Structure of the web page.
- **BootStrap** Styling for a modern UI.
- **CSS** for styling
- **JavaScript** Logic for managing tasks and local storage.
- **AOS library** for smooth animation when scrolling website.
- **Font Awesome** implements icons for various UI elements.
- **Random user generator** website for generating random profile pictures for the testimonial section.
- **Flaticon** provides icons used in the home section.
## ๐ How to Use
- **Step 1:** Enter a new task in the input field.
- **Step 2:** Click 'Add' to save it to the list.
- **Step 3:** Click the 'Edit' icon to modify a task.
- **Step 4:** Click the 'Delete' icon to remove a task.
- **Step 5:** Click the check icon to mark a task as finished.
## ๐ฅ How to Run Locally
- Step 1: Clone the repository:
```bash
git clone https://github.com/premkrrajbhar/Tasketu.git
```
- Step 2: Navigate to the project folder:
```bash
cd Tasketu
```
- Step 3: Open the `index.html` file in your web browser to start using the app.
## ๐ค Contributing
Contributions are welcome! If you have suggestions or improvements, feel free to submit a pull request or open an issue.
## ๐ Changelog
- See [CHANGELOG](./CHANGELOG.md) for a complete list of updates, fixes and version history.
- **Current Version:** `v2.1.2`
## ๐LICENSE
Tasketu is open-source software released under the MIT License. This means you are free to use, modify, and distribute the code as per the terms of the MIT license. See the [LICENSE](/LICENSE) file for more information.
## ๐ Contact
For any questions or feedback, please reach out to:
- **Email**: [premkumarrajbhar22@gmail.com](mailto:premkumarrajbhar22@gmail.com)
- **GitHub**: [premkrrajbhar](https://github.com/premkrrajbhar)