dfmmalaw / To-Do-React

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Task Management

Features

  • Material UI for designing UI
  • React Redux is used for state management
  • Authentication and Authorization has been done using AuthO
  • Encrypted Data will be send to server
  • Email Sending for Account Activation and for Reset Password
  • Task Crud
  • Update Task Priority according to own need
  • Update Task status to (Completed, Pending, Active)

Tech

The app uses a number of open source projects to work properly:

  • [ReactJS] - HTML enhanced for web apps!
  • [node.js] - evented I/O for the backend
  • [MaterialUI] - React Component Libaray for UI
  • [Express] - fast node.js network app framework
  • [Chai] - unit testing
  • [Cypress] - end-to-end testing

About


Languages

Language:JavaScript 99.4%Language:HTML 0.4%Language:CSS 0.2%