Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 677 Bytes

README.md

File metadata and controls

32 lines (21 loc) · 677 Bytes

Constants Image

followBack🐾

Purpose ❗

A simple user and contact schema that in simple terms allows user to

  • Register
  • Login
  • Perform CRUD operations

with some additional features that I have tried to implement it in this project Includes

  • JWT Token for session
  • User authentication and
  • User authorization by password hashing

Tech Stack 🚀

  • NodeJS - For the server environment
  • Express JS -For the Web server
  • MongoDB - For non relational data base