Git Product home page Git Product logo

to-do-list's Introduction

To do list

๐Ÿ“— Table of Contents

๐Ÿ“– [To do list]

The Todo List Website is an online platform created to assist users in efficiently handling their tasks and to-do lists.

๐Ÿ›  Built With

Tech Stack

Client

Key Features

  • User can add daily jobs.
  • User can delete daily jobs.

(back to top)

๐Ÿš€ Live Demo

(back to top)

๐Ÿ’ป Getting Started

  • To install a duplicate of this project on your computer, kindly abide by the guidelines provided below.

Prerequisites

  • To launch the project, please clone my repository onto your PC.

Setup

Clone this repository to your desired folder:

  • Click Code button (shown in green color)
  • Copy URL.
  • Please clone it with the following command: git clone (your copied URL)

Install

  • Install VS code, Node.js and git on your local computer.

Usage

  • In order to run this project, please clone this repository to your PC and open index.html file.

Run tests

To trace linter errors in VS code, please use the following commands:

  • For HTML:
npx hint .
  • For CSS:
npx stylelint "**/*.{css,scss}"
  • For Javascript:
npx eslint .

Deployment

  • You can deploy this project using: gitHub pages

(back to top)

๐Ÿ‘ฅ Author

๐Ÿ‘ค Ye Min Thu

(back to top)

๐Ÿ”ญ Future Features

  • To create Responsive Web Design.

(back to top)

๐Ÿค Contributing

Contributions, issues, and feature requests are welcome! Feel free to check the issues page.

(back to top)

โญ๏ธ Show your support

If you like this project, follow my Facebook Page and subscribe my You Tube Channel.

(back to top)

๐Ÿ™ Acknowledgments

  • I would like to thank Microverse and my coding partner.

(back to top)

๐Ÿ“ License

This project is MIT licensed.

(back to top)

to-do-list's People

Contributors

mryeminthu avatar anshuman7negi avatar

Stargazers

Chaw Ma Ma Win avatar May Pyone avatar Than Myo Htet avatar

Watchers

 avatar

to-do-list's Issues

JavaScript best practices

  • I followed some best practices.
  • I used reusable functions (addTask, deleteTask, editTask, toggleCompleted, clearCompletedTasks, provideLists, saveLists, updateIndexes) and imports them where needed.
  • It has clear variable and function names
  • It doesn't include any unnecessary code
  • The HTML structure uses appropriate semantic tags
  • Class names are descriptive

18th July peer-to-peer

Nice job @mryeminthu ! Your project looks complete and our group didn't manage to find any issues with your code.

Highlights ๐Ÿฅ‡

  • add/remove functionalities work as expected;
  • design of the page is close to the minimalist example provided in the task;
  • 'Clear all complete' button works as expected;
  • the completed tasks that are checked by the user become strikethrough;

Improvement suggestion (OPTIONAL) โ™ป๏ธ

Please think about the 'Refresh' button and if you need an Event listener for it. There are no requirements for that feature but possible behaviour may be:

  1. When you click the 'Refresh' button all the tasks get deleted.
  2. When you click the 'Refresh' button the checked tasks become unchecked (RECOMMENDED because the user doesn't lose his/her list).

Pair-pair code review

APPROVED.

-Hi Ye-Min, you have done well on this project
-All liners passed.
-There is nothing to say than it is approved.

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.