Coder Social home page Coder Social logo

todo-list's Introduction

Todo List Web App

Application development for academic purposes.

Screenshot

Live Demo

Live Demo 🙂

Getting Started

Install

  • git clone https://github.com/D4nielJ/todo-list.git
  • npm install
  • npm run start

Test the project

Test the project with Jest

  • npm run test

Authors

👤 D4nielJ

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check and add issues to the issues page.

Show your support

Give a ⭐️ if you like this project!

License

This project is licensed under the terms of the MIT license.

todo-list's People

Contributors

d4nielj avatar the-catalystmc avatar

Stargazers

Loshad avatar Ramoun avatar Arthur Guzman avatar Sebastián Muñoz avatar Gabriel Rendon avatar Francis Uloko avatar Nikos avatar Guilherme Giachellin avatar Arturo Alvarez avatar  avatar

Watchers

 avatar

todo-list's Issues

JavaScripts bests practices review.

If you use ES6, use object destructuring to get the values from an object. This way you can avoid repeating a lot of code.

I could evaluate each one of the scripts to implement destructuring.

Also, I'm not sure if I'm following YAGNI principle... But I find it hard to evaluate. Some of the logic could be grouped together to not implement as many modules. Also not particularly sure about KISS. I have the logic and the DOM manipulation in different files. But DOM manipulation doesn't seem as clean or simple.

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.