Giter Site home page Giter Site logo

promzzykoncepts / to-do-list Goto Github PK

View Code? Open in Web Editor NEW
16.0 1.0 0.0 547 KB

A to-do list Web application that lets the user add, remove and reorder to do lists and checks a task when completed with a button to delete all completed task

Home Page: https://PromzzyKoncepts.github.io/To-Do-List/

CSS 12.45% HTML 7.96% JavaScript 79.58%
css es6-modules font-awesome html javascript

to-do-list's Introduction

TO DO LISTS

A Web application that lets the user add, remove and reorder to do lists

Built With

  • Html,JS,CSS
  • Webpack and other dependencies
  • Git, Github, linters

Setup

To get a local copy up and running you'll need to have NodeJS installed on your local machine.

Install

After installing NodeJS please follow the next steps...

Usage

npm i

-- for installing dev dependecies.

npm run build

-- to run the project.

Testing

npm i jest

npm i jest-environment-jsdom

-- to install jest
npm test

-- to run the test

## Live Demo

[Live Demo Link](https://promzzykoncepts.github.io/To-Do-List/)

## Author

๐Ÿ‘ค **PROMISE OKECHUKWU**

- GitHub: [@promzzykoncepts](https://github.com/PromzzyKoncepts)
- Twitter: [@promzzy](https://twitter.com/promzzy)
- LinkedIn: [promiseokechukwu](https://linkedin.com/in/promiseokechukwu)

## ๐Ÿค Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

## Show your support

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

## Acknowledgments

- minimalist website
- etc

## ๐Ÿ“ License

This project is [MIT](./MIT.md) licensed.

to-do-list's People

Contributors

promzzykoncepts avatar username-forgithub avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

to-do-list's Issues

Morning Peer Code Review

Recommendations

  • Consider removing unused lines of code that are commented.
  • [Optional] Consider adding clickable options to add a new task and also to edit existing tasks.
  • [Optional] Consider beaking functions from the function.js module inter smaller modules to ease readability.

Appraisal

  • No Linter errors
  • Good use of HTML semantics
  • Great implementation of best JavaScript practice (DRY, YAGNI & KISS)
  • Impressive user experience and interface.

Happy Happy!!!!!!!!!!

Personal review on this project

Great Job implementing all functions and functionalities required in the project
However I found some issues with your final code

  • in your deployed page, it gives off an error of 404 Not found Page, please kindly fix the error
  • The page has some repeated codes and some functions not necessary like the highlight function which contains some code that weren't implemented in the final work, Kindly address this issue and make use of only the codes and functions that are meant to be added or displayed
    Thank you!

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.