Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/speeedev/todolist-app
Developed with ASP.NET CORE
https://github.com/speeedev/todolist-app
Last synced: 3 days ago
JSON representation
Developed with ASP.NET CORE
- Host: GitHub
- URL: https://github.com/speeedev/todolist-app
- Owner: speeedev
- Created: 2022-09-11T13:48:18.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-09-11T14:09:10.000Z (over 2 years ago)
- Last Synced: 2024-11-13T07:34:12.466Z (2 months ago)
- Language: HTML
- Size: 813 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# To-do-list App
The to-do-list application is web-based developed with ASP.NET CORE
### Features
- Add, edit and delete a to-do task.
- Mark as "Done" or "Urgent "without entering the task edit page. Or do the opposite.
- To-do-list app is basic a project.## Screenshots
### Index Page
![Ekran görüntüsü 2022-09-11 164741](https://user-images.githubusercontent.com/89213834/189531368-18a07af2-324f-4faf-8b4c-8b273216b84c.jpg)### Transactions Menu
![Ekran görüntüsü 2022-09-11 165733](https://user-images.githubusercontent.com/89213834/189531459-0b0db9d8-a62a-435a-a111-2705cbe257a9.jpg)### Add Page
![Ekran görüntüsü 2022-09-11 165915](https://user-images.githubusercontent.com/89213834/189531511-d320b94d-51dd-40cb-9f4f-91e47e54499a.jpg)### Edit Page
![Ekran görüntüsü 2022-09-11 165945](https://user-images.githubusercontent.com/89213834/189531537-e5a0dd4b-6d91-4325-9c28-d26e7c208cd4.jpg)Thanks for read.