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

https://github.com/unorjikingsley/to-do-list

A TO-DO LIST app that helps manage task and shows the present state of the task. Built with JavaScript, CSS, HTML. Webpack config
https://github.com/unorjikingsley/to-do-list

css eslint html javascript linters stylelint webpack

Last synced: 2 months ago
JSON representation

A TO-DO LIST app that helps manage task and shows the present state of the task. Built with JavaScript, CSS, HTML. Webpack config

Awesome Lists containing this project

README

          

# To-Do-List

# To-Do-list-list-structure

# 📗 Table of Contents

- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [❓ FAQ (OPTIONAL)](#faq)
- [📝 License](#license)

# 📖 [To-Do-list-list-structure]

**[To Do List]** is a website that allows users to create and manage their to-do lists online. These websites usually offer features such as the ability to create multiple lists, set due dates and reminders for tasks, prioritize tasks, and mark tasks as completed.

- Live Demo: (https://unorjikingsley.github.io/To-Do-List/dist/)

## 🛠 Built With
- HTML
- JavaScript

This project built with the help of HTML and JavaScript.
### Tech Stack

Client

### Key Features

- **[Web pack]**
- **[Dynamic Html]**

(back to top)

## 💻 Getting Started
**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.**
### Prerequisites
- Have an IDE installed on your computer to be able to view the code locally.
- Have a good working knowledge of Git and Github.

### Setup
- 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/unorjikingsley/To-Do-List.git
- To get the curent working tree, git fetch --all, then checkout to to-doList-structure branch.
- Finally, display the content of the index.html by running a live server or by just opening the file using a web browser.

### Install
- IDE preferrably WebStorm

### Usage
- For any individual who wishes to practice basic HTML,CSS and Javascript
- For practice of HTML5, CSS and Jvascript technologies.
### Deployment

You can deploy this project using:git pages

## 👥 Authors
👤 **Unorji Kingsley**
- GitHub: [@unorji kingsley](https://github.com/unorjikingsley)

(back to top)

## 🔭 Future Features .

- [ ] **[Database]**
- [ ] **[More functionality]**

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues pages](https://github.com/unorjikingsley/To-Do-List/issues).

(back to top)

## ⭐️ Show your support

If you like this project... give a star

(back to top)

## 🙏 Acknowledgments

I would like to thank Microverse for the opportunity

(back to top)

## 📝 License

This project is [MIT](https://github.com/unorjikingsley/To-Do-List/blob/main/LICENSE) licensed.