This To-Do List project is a simple and intuitive task management tool that allows users to easily create, view, and delete tasks, with the ability to mark tasks as complete and filter tasks by status.
- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ (OPTIONAL)
- 📝 License
[To-Do-list-list-structure] is a... web application that allows users to create and manage their to-do lists online. With this application, users can create multiple lists, add and remove tasks, set due dates and reminders for tasks, and mark tasks as completed. The user interface is designed to be simple and user-friendly, making it easy for users to stay organized and focused on their tasks.
- HTML
- JavaScript
This project built with the help of HTML and JavaScript.
Client
- [ Webpack]
- [Add_Tasks]
- [Remove_Tasks]
- [Store_Tasks]
- [Edit_Tasks]
This project is part of a training series to highlight the need for proper documentation, best practices, and writing clean codes with html, css and Javascript.
- Have an IDE installed on your computer to be able to view the code locally.
- Have a good working knowledge of Git and Github.
- Open a command line terminal (Git bash preferrably) and navigate to a directory where you would like to save the work folder using cd.
- Clone the repository with git clone git clone https://github.com/berylcl/To-Do-list-list-structure.git
- To get the cuurent working tree, git fetch --all, then checkout to interactivebranch.
- Finally, display the content of the index.html by running a live server or by just opening the file using a web browser.
- IDE preferrably WebStorm
- For any individual who wishes to practice basic HTML,CSS and Javascript
- For practice of HTML5, CSS and Jvascript technologies.
You can deploy this project using:git pages
👤 berylcl
- GitHub: @berylcl
- Twitter: omg_its_beryl
- LinkedIn: callme-claudette
- [Database]
- [More functionality]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues pages.
If you like this project... give a star
I would like to thank Microverse for the opportunity
This project is MIT licensed.