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

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

This is a to-do list that is still currently being developed on. Please contribute if you wish, and I would be happy to review and perhaps merge your contributions. Please fork and ๐ŸŒŸthis repo!
https://github.com/avidcoder101/to-do-list

to-do-list udemy

Last synced: about 1 year ago
JSON representation

This is a to-do list that is still currently being developed on. Please contribute if you wish, and I would be happy to review and perhaps merge your contributions. Please fork and ๐ŸŒŸthis repo!

Awesome Lists containing this project

README

          

## AvidCoder's To-do List!

### Hi all! This is a To-do list that I have created that is still being developed on. Feel free to use it! Some things that I am still working on and you need to be aware of :

### 1. I still need to make sure that it saves tasks when the page is closed
### 2. I still need to make sure that it saves tasks when the page is reloaded.

### Feel free to contribute as I would really appreciate it ๐Ÿ˜Š

# How to contribute:

### 1. Fork the repository :

![image of forking](https://user-images.githubusercontent.com/70807684/126146920-35e7b080-cf1d-4e85-80da-9f0640e4224f.png)

#### Click the **Fork** button at the top right corner of the screen.

### 2. Clone the repository :

![image](https://user-images.githubusercontent.com/70807684/126896045-d5a76370-2bd4-4394-9d15-cbf0bc91ad3c.png)

#### **ON YOUR FORKED REPOSITORY**, copy the link by pressing the clipboard and on your local git, copy the link in. If you are unable, use the link below and replace `username` with your GithHub username :

https://github.com/username/To-do-list.git

### 3. Make your changes :

#### To contribute, make your changes. Here are some ideas on what to do:

- #### Improve the README
- #### Change some of the styling
- #### Improve the webpage
- #### Make localStorage
- #### Make a clear button

### 4. Add your changes

#### Once you have made your changes, change your directory to To-do-list :

![image](https://user-images.githubusercontent.com/70807684/126896073-d1c56f27-362a-4460-8ce4-2c672fbc4784.png)

#### And then add all :

![image of add](https://user-images.githubusercontent.com/70807684/126148907-976f7f76-6b1d-411c-ae2d-c725f8e448ad.png)

### 5. Commit and push your changes :

#### Commit your changes with a message :

![image of commiting](https://user-images.githubusercontent.com/70807684/126149237-1ebb9db3-f4b6-40d5-bf41-fa35fb33ba03.png)

#### And finally, push your changes :

![image](https://user-images.githubusercontent.com/70807684/126149311-2d4a589e-e454-4346-b9dd-7a6692115896.png)

### 6. Make a pull request :

#### Go back to your remote Forked version of the repo and click :

![image of pr](https://user-images.githubusercontent.com/70807684/126149695-9e302772-f52a-46a0-a8d4-e08a3e61d006.png)

#### After, add a description to your PR and then click `Create Pull Request` :

![image of pr](https://user-images.githubusercontent.com/70807684/126149967-1c1f4c7e-432d-41d0-9ef6-0f75281743f4.png)

### If you like this repo, please give it a ๐ŸŒŸ. Thanks!