PIIQUANTE is my 6th project learning web devolpment, It's a web application in which users can add their favorite sauces and like or dislike ones added by others.
The app’s front end has been alredy developed using Angular and it needs a back-end and a secure API.
- The back-end is developed using node.js, express.js.
- The database is hosted on Mondo DB Atlas.
The security features used in this project are :
- Hashed password,
- Athentification with valid token,
- Validation and uniquenes of emails.