Giter Site home page Giter Site logo

to-do-app's Introduction

Todo List

Description

Duration: 3 Week Sprint

A simple app for managing a to-do list. Uses icon symbols with hovertext for a clean, uncluttered interface.

Basic functionality:

  • Add tasks
  • Mark tasks complete/incomplete
  • Remove tasks

Extra functionality:

  • Select all/none
  • Mark tasks complete/incomplete in batch
  • Remove tasks in batch

Screen Shot

Todo app demo

Prerequisites

Link to software that is required to install the app (e.g. node).

Installation

  1. Create a database named weekend-to-do-app.
  2. Use the queries in database.sql to initialize the todos table in the database.
  3. Open up your editor of choice and run an npm install
  4. Run npm run server in your terminal
  5. Run npm run client in your terminal
  6. The npm run client command will open up a new browser tab for you!

Usage

How does someone use this application? Tell a user story here.

  1. To start from scratch, click the "Select All" icon, followed by the "Remove" icon. (See icon key at the bottom, or hover over icons to see what they do.)
  2. Add new tasks with the text input field at the top right hand of the page.
  3. Check off individual tasks by hovering over them and clicking the "Mark Complete" icon.
  4. You can also reset a task back to incomplete using the "Mark Incomplete" icon.
  5. To permanently remove a task from the list, click the "Remove" icon next to it.
  6. Steps 3-5. can be done in batch using the checkboxes and the icons at the top.

Built With

ReactJS

Acknowledgement

Thanks to Prime Digital Academy who equipped and helped me to make this application a reality.

to-do-app's People

Contributors

avcopan avatar

Watchers

 avatar  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.