https://github.com/rasyajusticio/jsciotasks
https://github.com/rasyajusticio/jsciotasks
nextjs tailwindcss ts typescript
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/rasyajusticio/jsciotasks
- Owner: RasyaJusticio
- License: mit
- Created: 2024-05-16T10:06:38.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-16T13:26:32.000Z (about 1 year ago)
- Last Synced: 2025-01-16T10:35:22.000Z (5 months ago)
- Topics: nextjs, tailwindcss, ts, typescript
- Language: TypeScript
- Homepage:
- Size: 93.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)