https://github.com/frempongdev/to-do-list-review
https://github.com/frempongdev/to-do-list-review
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/frempongdev/to-do-list-review
- Owner: frempongdev
- Created: 2023-01-30T14:42:22.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-03T10:38:07.000Z (over 2 years ago)
- Last Synced: 2025-02-03T11:50:22.530Z (4 months ago)
- Language: JavaScript
- Size: 152 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![]()
To-Do-ListβοΈβοΈ
# π 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)
- [Usage](#usage)
- [π₯ Authors](#authors)
- [βοΈ Show your support](#support)
- [π Acknowledgements](#acknowledgements)
- [π License](#license)
### This project goes live [here](https://frempongdev.github.io/To-Do-List/dist/) π .
If link does not work copy URL ( https://frempongdev.github.io/To-Do-List/dist/ )
**To-Do-List** is a single page application project for managing a day's task.
HTML
CSS
Javascript
- **This Project has a Readme.md file**
- **This Project has a gitignore file**
- **This projects follows all Microverse Linters**
- **This project takes user inputs of tasks and save them to be completed**
- **This project displays the input for tasks with details dynamically created on the DOM**
- **This project saves the Task details inside the Browser**
- **This project has syntax with ES6 format.**
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need to copy the link of this Repository.
```sh
https://github.com/frempongdev/To-Do-List.git
```
### Setup
Clone this repository to your desired directory using the command:
```sh
cd your-folder
git clone https://github.com/frempongdev/To-Do-List.git
```
### Usage
Kindly go ahead and give this project a massage but do not forget to give a detailed description in your pull request.
## π₯ Author
### π₯ Frempong
- GitHub: [@frempongdev](https://github.com/frempongdev)
- Twitter: [@knobaddy](https://twitter.com/knobaddy)
- LinkedIn: [Samuel knower Amankwaa-Frempong](https://www.linkedin.com/in/samuel-knower-amankwaa-frempong-356802256/)
- [ ] **[Add and Remove Tasks]**
- [ ] **[Drag and Drop]**
- [ ] **[Server Storage]**
If you like this project kindly support by suggesting changed by forking and pull requests
I would like to thank everyone who inspired me to learn programming. Regards to the whole Microverse team, Peers, and family supporting.
This project is [MIT](./license) licensed.