ediloaz / Tasks-manager

A simple responsive app web, a task (or to-do) manager. Is possible add and delete tasks allowing to define the responsible, description and priority. Use React and Bootstrap.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Task Manager

This app was created as an evaluation of a online course of React in edX. Using the React framework (components, state, JSX), and bootstrap.

Interface

In the resposive app web the user can enter the data thought a simple form, the data is the following:

  • Title
  • Responsible
  • Description
  • Priority (low, medium, high)

When the data is complete (or if you want not) the "Add" button can be pressed.

Mobile view

Web view

Example

This is an example of add a new task (please wait the gif load completly)

Gif of the input of data

Built With

Authors

  • Edisson López - Main developer - ediloaz

See also the list of repositories who I participated/created.

About

A simple responsive app web, a task (or to-do) manager. Is possible add and delete tasks allowing to define the responsible, description and priority. Use React and Bootstrap.

License:MIT License


Languages

Language:JavaScript 80.4%Language:HTML 15.0%Language:CSS 4.6%