Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/josphat205/daily-todo-list

This is a web application that enables users to add, edit and remove tasks they intend to perform. Built with JavaScript, HTML, and CSS.
https://github.com/josphat205/daily-todo-list

Last synced: 13 days ago
JSON representation

This is a web application that enables users to add, edit and remove tasks they intend to perform. Built with JavaScript, HTML, and CSS.

Awesome Lists containing this project

README

        

## **TODO LIST**
It list everything that you have to do, with the most important tasks at the top of the list, and the least important tasks at the bottom. By keeping such a list, you make sure that your tasks are written down all in one place so you don't forget anything important.

Built With

HTML

CSS

JAVASCRIPT

WEBPACK

## **Getting Started**

To get a local copy up and running follow these simple example steps.

## **Live demo**
Click here for [@Live Demo]( https://shiny-bavarois-1e8662.netlify.app/)

## **Setup**
To use this project copy the code SSl link othe repository

## Run Jest Locally

Install dependencies

```bash
npm install --save-dev jest
```

Add this file to package.json

```package.json
{
"scripts": {
"test": "jest"
}
}
```
Run

```bash
npm run test
```
## **Usage**
You can use the project for learning, know how codes are arranged in Html , javascript and Css

## **Deployment**
1. Go to setting on your github repo
2. go to pages
3. Deploy pages
4. change the branch to main and save
## Authors

- [@Josphat Kiploman](https://github.com/Josphat205)

## Authors

- [@Safar Ali](https://github.com/safar1212)

## **🤝 Contributing**
1. Clone repo and create a new branch: `$ git clone [email protected]:Josphat205/work-todo-list.git.`
2. Make changes and test
3. Submit Pull Request with comprehensive description of changes

Feel free to check the issues page.

## **Show your support**
Give a ⭐️ if you like this project!