Skip to content

zainmujahid/todo-list-app-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Javascript Practice

This repo contains my practice for JS

Honor Code

I am leaving this open source on the honor system. Please do not plagarize my code! You will only learn by investing the time to work through the problems yourself!

Project TODOs List

A conventional TODOs list app made from scratch using just html, css and js. The app has following functions:

  • Add task to list
  • Delete task from list
  • Clear full list

The app has following rules:

  • A task can be added without task's description
  • A task can not be added without task's title

Deployment

The web app is deployed using github pages and can be viewed at https://zainmujahid.me/todo-list-app-js/

Contributing 💡

Step 1

  • Option 1

    • 🍴 Fork this repo!
  • Option 2

    • 👯 Clone this repo to your local machine.

Step 2

  • Build your code 🔨🔨🔨

Step 3

  • 🔃 Create a new pull request.

License 📄

This project is licensed under the MIT License - see the LICENSE file for details.

About

This repo contains my practice for JS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published