An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# Tasketu [![Version](https://img.shields.io/badge/version-v2.1.2-pink.svg)](./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

![Screenshot of TaskNDo](assets/screenshot/screenshot.png)

## ๐Ÿ”— 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)