Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mahedizaber51/simpletodowebapp
This repository contains a basic web application that allows users to manage their to-do list.
https://github.com/mahedizaber51/simpletodowebapp
to-do to-do-list-javascript to-do-website to-dolist todo todo-list todo-list-javascript todo-web todojs todolist todolist-js todolist-web todoweb todowebapp
Last synced: 1 day ago
JSON representation
This repository contains a basic web application that allows users to manage their to-do list.
- Host: GitHub
- URL: https://github.com/mahedizaber51/simpletodowebapp
- Owner: MahediZaber51
- License: mit
- Created: 2023-08-17T06:46:33.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-31T06:34:46.000Z (4 months ago)
- Last Synced: 2024-07-31T07:57:44.644Z (4 months ago)
- Topics: to-do, to-do-list-javascript, to-do-website, to-dolist, todo, todo-list, todo-list-javascript, todo-web, todojs, todolist, todolist-js, todolist-web, todoweb, todowebapp
- Language: HTML
- Homepage: https://www.zealtyro.com
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Simple To-Do Web App
This repository contains a basic web application for managing your to-do list.
## Getting Started
1. Clone this repository using `git clone https://github.com/MahediZaber51/SimpleTodoWebApp.git`
2. Open the `index.html` file in a web browser.## Features
- Add tasks to your to-do list.
- List tasks on the web page.## Usage
1. Open the `index.html` file in a web browser.
2. Enter a new task in the input field.
3. Click the "Add" button to add the task to the list.## Contributing
Contributions are welcome! If you find a bug or have an enhancement in mind, please [open an issue](https://github.com/MahediZaber51/SimpleTodoWebApp/issues) or submit a pull request.
## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.