Coder Social home page Coder Social logo

mit-todo-list's Introduction

MIT Todo List Application

App Information

Title: MIT Simple ToDo List

Description

This assignment consist on building a todo list with React, using the state hooks and function components. The application handles the add, delete and rush functionalities. If the todo is marked as rush by clicking on the "circle" button, it will add different styles and add it to the top of the list. As well, it handles historical data by not completely removing the todo item, but instead marking as isDeleted and not showing in the UI. This approach allows expansion of the application, by adding "Done Todos" section, where it will show all these items.

image

How to Run

Simply download the zip folder with the source code file, or fork it into your github and clone it into your machine, run npm install to get all the dependencies, and then run npm start to get it load in your browswer locally

Future Adds

  • UI modification (there's always room for improvements)
  • Capability to track the number pending todos
  • Section to see Completed todos

Author

Kevin Grimaldi. Student at MIT - Full Stack Development with MERN

License

MIT License

mit-todo-list's People

Contributors

anthgrim avatar

Watchers

 avatar

Forkers

fr-dev-rao

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.