Giter Site home page Giter Site logo

killy10o10 / todo-list Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 0.0 1.24 MB

This is a simple HTML /CSS and JavaScript project on list of To Do tasks. This simple web page is built using webpack and served by a webpack dev server

License: MIT License

JavaScript 66.52% SCSS 21.19% HTML 12.29%

todo-list's Introduction

ToDo list App

This is a simple HTML /CSS and JavaScript project on list of To Do tasks. This simple web page is built using webpack and served by a webpack dev server

Built With

  • HTML
  • CSS
  • Javascript
  • webpack

Live Demo

Getting Started

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

Prerequisites

  • git
  • Broswer to Display
  • IDE to run and edit the code

Setup

  • open a terminal
  • run git clone [email protected]:killy10o10/ToDo-List.git
  • run cd ToDo-List
  • run npm install
  • run npm run build
  • run npm run dev
  • Enter http://localhost:3000/ in your browser

Usage

  • It can be used as storing Lists of Tasks to do.

Authors

๐Ÿ‘ค Okine Kingsley

๐Ÿค Contributing

Contributions, issues, and feature requests are welcome!

Show your support

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

Acknowledgments

-Microverse community

  • Hat tip to Microverse's code reviewers and to everyone who reviewed my project and made suggestions.

๐Ÿ“ License

This project is MIT licensed.

todo-list's People

Contributors

killy10o10 avatar kamba56 avatar

Stargazers

Virag avatar  avatar  avatar

Watchers

 avatar

todo-list's Issues

Best Practices

๐ŸŸก Almost There! ๐Ÿƒ

Hi @killy10o10 ๐Ÿ‘‹

Good job so far! ๐Ÿ‘. Your Coding Style is Impressive! ๐Ÿ’ช.

There are some few issues ๐Ÿ› that you still need to work ๐Ÿ”ง on though to go to the next project โญ๏ธ but you are almost there! ๐Ÿƒ

Don't Worry ๐Ÿ™

It's ok to have bugs in your code ๐Ÿ›. Please, see this code review as a chance for you to learn practical coding skills and learn new tips ๐ŸŒŸ that can improve your code quality ๐Ÿ’ฏ and help you be a better developer ๐Ÿ‘จโ€๐Ÿ’ป.

Required Changes โ™ป๏ธ

  • [REQUIRED] Please, remove unused code in your sass file because it makes the code base not clean. remember to follow the YAGNI principle of best practices.

killy morning peer-to-peer

Hello, good job so far on your project.
. Good use the DRY as you are not repeating your code
. Good use of ES6 import and export

However please it would be better remove dead code in your project as it makes your code dirty at src/modules/addToDo,js at line 23

Peer-to-peer review

Suggestions:

  • Remove eval functions as it's a bad practice.
  • Implement the refresh button.
  • Turn the three dots into a delete button when hovering.

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.