Skip to content

Latest commit

 

History

History
50 lines (34 loc) · 1.63 KB

README.md

File metadata and controls

50 lines (34 loc) · 1.63 KB

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