Skip to content

karthikvu/advanced-todo-app

Repository files navigation

Advanced ToDo App

Description

This is a simple TODO app. This application has user roles enabled. A User with role "manager" can create, edit and delete a role. Where as a user with employee role can only Change the status of a role.

Tech Stack

  • React JS
  • Redux
  • React Router 4

Installation

Once you have cloned this repository, enter the following commands.

npm install
npm start

Usage

You can now access the application on the url http://localhost:8080

Credentials

For Manager : manager / manager

For Employee : employee / employee

Happy ToDo-ing :)

About

This is a simple TODO app with role based users

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published