Git Product home page Git Product logo

todolist-react's Introduction

What is it

This project is a Todo List app where a user may add, delete, and edit things that they have TO DO

Images

Start screen, no todos

First todo added

Second todo added

To edit an item click the edit button, then the todo label will change to a textbox you can enter in

To complete a todo, simply click on it

How to Install

After cloning the repository onto your machine, run the following two commands:

  • npm install
  • npm install uuidv4

Components

TodoList - renders NewTodoForm and all Todo components NewTodoForm - renders input form for user to enter new todo Todo - renders Todo information with edit and delete button. Click to "complete" the todo.

Motivation

My motivation for this project was to practice and demonstrate knowledge of CRUD concepts

This was also my first big React project so it allowed me to use all the concepts I learned from the React course I took on udemy.com with Colt Steele.

todolist-react's People

Contributors

waqaspathan00 avatar

Watchers

 avatar

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.