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

https://github.com/rasyajusticio/jsciotasks


https://github.com/rasyajusticio/jsciotasks

nextjs tailwindcss ts typescript

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# JscioTasks

## Overview
JscioTasks is a Checklist app developed using React and styled with Tailwind CSS. It allows users to create, manage, and track their tasks efficiently.

## Features
- Create new tasks
- Mark tasks as completed
- Edit existing tasks
- Delete tasks
- Save tasks locally using localStorage
- Import/export tasks

## Import/Export Data
To import tasks: Use the import feature within the app to upload a JSON file containing tasks.
To export tasks: Use the export feature within the app to download a JSON file containing tasks.

## Technologies Used
React
Tailwind CSS

## Contributing

Contributions are welcome! Feel free to fork the repository, make changes, and submit pull requests.

## License

This project is licensed under the [MIT License](LICENSE)