Coder Social home page Coder Social logo

simbawangu / to-do-list Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 1.0 729 KB

This website allows a user to add, edit or delete tasks to their todo list and displays the modified list after CRUD operations.

License: MIT License

JavaScript 79.39% HTML 1.80% CSS 18.81%
css html javascript

to-do-list's Introduction

To-Do-List

Built With

  • HTML5
  • CSS
  • Js
  • Webpack

Live Demo (if available)

The live demo for the project can be found in the following Tweet

Prerequisites

  • Create Github repository
  • Have VSCode or choice text editor installed
  • Have Git installed
  • HTML/CSS/JS Linters
  • Good github workflow

Setup

Deployment

  • The live link for the project can be found here

Author

๐Ÿง‘ Simba Eugene

๐Ÿค Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a โญ๏ธ if you like this project!

Acknowledgments

๐Ÿ“ License

This project is MIT licensed.

to-do-list's People

Contributors

simbawangu avatar jasonfelice avatar

Stargazers

Stephen Annor avatar Manel Hammouche avatar

Watchers

 avatar

Forkers

glorymugizi

to-do-list's Issues

DRY

  • The code is not repetitive

Peer to Peer Code Review

Work is well done ๐Ÿ”ฅ ๐Ÿ’ฏ . Good use of ES6, modules, use of classes and implementation of the required functionalities. However, there are improvements you could consider;

  • Kindly, consider using the DRY technique to avoid errors and repetitions;
    localStorage.setItem('task', JSON.stringify(updateStorage));
    window.location.reload(true);
  • Kindly work on the accessibility of your page. Please ensure the icons are more visible

YAGNI

Everything that was needed is part of the project

KISS

  • The code seems to be simple and uncomplicated

Peer to peer code review

  • Kindly remember to commit every time you make some changes so that you can be able to track the changes made in the project.
  • kindly Rename the icons to represent what they actually do. i.e Image1, image2 is not proper names for the icons

otherwise the code looks clean ๐Ÿ’ฏ and I like the output of it, Happy coding ๐Ÿฅ‡

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.