Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ovelwe/todo-app-react-old

ToDo app using React
https://github.com/ovelwe/todo-app-react-old

react typescript

Last synced: about 18 hours ago
JSON representation

ToDo app using React

Awesome Lists containing this project

README

        

## Info

This simply application is designed for writing and saving your notes.

![demo](https://github.com/user-attachments/assets/69cf826c-1715-421b-a2cf-b2fa3f3dbe95)

## Instructions for use

1. Select input

![first](https://github.com/user-attachments/assets/546fdea9-029d-4bf7-a564-8a7da8919289)

2. Write your note

![second](https://github.com/user-attachments/assets/bdde4cf2-7d4d-4be4-afe2-772f798b7795)

3. Add your note by using "add" button

![изображение](https://github.com/user-attachments/assets/2a5311e1-f06f-45a5-8109-1e034a8db880)

## What's next?

**If you finished your task:**

You may click on checkbox and your todo will be marked as ready

![изображение](https://github.com/user-attachments/assets/be627dcc-3fc7-416b-86bf-1d9dd94aec5c)

And next you may delete your task. Click the delete button

![изображение](https://github.com/user-attachments/assets/a5082c11-7113-4b7a-9951-369206889693)

**Congratulations**

## F.A.Q.

### - If I click on the checkbox, will my task be completed in real life?
### - No

### - If I delete my task, can I write it again?
### - Yes

### - How many problems can I write maximum?
### - Idk. Infinity?

### - If I close the browser, will my notes be saved?
### - Nope, but this will be fixed soon