Skip to content

Commit

Permalink
Upgrading README
Browse files Browse the repository at this point in the history
  • Loading branch information
RafaelSolVargas committed Nov 1, 2021
1 parent 5a03abf commit 7985eb8
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ The application is already running in Heroku and are accepting users creation wi
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/watch?v=ErjWNvP6mko&ab_channel=FelipeRocha%E2%80%A2dicasparadevs>.
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.
Expand All @@ -29,11 +29,6 @@ PR are welcome, for this you can clone this repository to your machine and work
- Users preferences for application colors.
- Reset password with Nodemailer.


### What you can see
- All the codes will be mostly commented and explained to anyone that want to know how to do an Rest API.
- The major focus and explanation in this repository will stand in the backend development.

## License

[MIT](https://choosealicense.com/licenses/mit/)
Expand Down

0 comments on commit 7985eb8

Please sign in to comment.