Code Monkey home page Code Monkey logo

to-do-list's Introduction

To-do List

๐Ÿ“— Table of Contents

๐Ÿ“– To-do List

To-do List: This is a simple web-based TODO list application built using HTML, CSS, and JavaScript. The application allows users to create, read, update, and delete tasks from their to-do list. Users can mark tasks as completed, sort them by priority, and search for specific tasks. It uses local storage to store the user's tasks, so they don't have to worry about losing their data. This project is a great starting point for those who want to learn web development or want to build their own task management application.

๐Ÿ›  Built With

  • HTML
  • CSS
  • JavaScript

Key Features

  • Single Page App
  • Add, Remove, Edit and Delete Functionality
  • Medium Fidelity Design

(back to top)

๐Ÿš€ Live Demo

(back to top)

๐Ÿ’ป Getting Started

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

Prerequisites

In order to run this project you need:

   ssh code:
   [email protected]:Nasirkhan294/to-do-list.git

Setup

Clone this repository to your desired folder:

  cd desired-folder
  git clone [email protected]:Nasirkhan294/to-do-list.git

Deployment

You can deploy this project using Github-Pages. In order to make your project live on Github, you'll want to push your updated repo by using these commands:

git add --all or git add .

git commit -m "your commit message"

git push origin {i.e, your repo name}

(back to top)

๐Ÿ‘ฅ Authors

๐Ÿ‘ค Nasirkhan294

(back to top)

๐Ÿ”ญ Future Features

  • Reorder list by dragging

(back to top)

๐Ÿค Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

โญ๏ธ Show your support

Please support this project and be a part of something meaningful and impactful. Your contribution can make a significant difference and help us achieve our goals faster.

(back to top)

๐Ÿ™ Acknowledgments

To all the individuals whose creativity and dedication inspired the codebase, I want to express my heartfelt gratitude. Your tireless efforts have left an indelible mark on this project and your contributions will be remembered for years to come. Thank you for being an integral part of our success.

(back to top)

โ“ FAQ

  • Can I fork and reuse this repository?

Absolutely! Please feel free to fork and reuse this repository for your own projects.

  • Is it okay to improve this repository? Will my changes be accepted?

Definitely! We welcome any improvements or new ideas you may have. If your changes are good and align with the project's goals, we would be happy to accept them.

(back to top)

๐Ÿ“ License

This project is MIT licensed.

(back to top)

to-do-list's People

Contributors

nasirkhan294 avatar

Watchers

 avatar

to-do-list's Issues

Do I follow JavaScript best practices?

Great job so far!!!

Best Practices Suggestions

  • In your HTML file, I found you used a div tag instead of a form to wrap the elements of the input. Therefore, I suggest using a form tag for code readability.
  • Your CSS code looks fine. However, I would recommend using a default class for buttons rather than repeating the same code.
  • Well, Your JavaScript code looks fine. You've done a great job.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.