Skip to content

An online application in Node and React for users manage their tasks.

License

Notifications You must be signed in to change notification settings

RafaelSolVargas/MyTasks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyTasks

alt text

An online application that allow users to store and manage their tasks.

Application

Usage

Users creation using e-mail and password and tasks registration.
Create and manage your tasks.
Control over the status of the tasks and their date.

Deploy

Running 24/7 in Heroku.
Application available in: https://my-tasks-front.herokuapp.com.

Purpose

After spending some hours learning about how to make an application in React, i took the challenge to upgrade the code used in this video https://www.youtube.com/watchv=ErjWNvP6mko&ab_channel=FelipeRocha%E2%80%A2dicasparadevs.

My first idea was to create a Rest API with NodeJS in the BackEnd to store data in an DataBase the users of the application and their Tasks.
The application will have a simple authentication flow with email and password.
For future upgrades some features could be implemented.

Technologies, libraries and tools 📚

  • React
  • NodeJS
  • PostgreSQL
  • Sequelize
  • Heroku

Contributions

PRs are welcome, for this you can clone this repository to your machine and work in some upgrade, (for example one of the following). Then request a PR so we could talk about your implementation.

Future Features

  • OAuth 2.0 with Google/Facebook.
  • Users Settings to control name and change password.
  • Users preferences for application colors.
  • Reset password with Nodemailer.

License

MIT

Images

alt text

alt text