Skip to content

Project in order to practice all what i've been learnd about backend and frontend

Notifications You must be signed in to change notification settings

sam-621/Safe-Contacts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Safe-contacts

project created in order to practice my back-end skills and simulating that I'm doing a professional project.

Getting started

First of all, clone the repository.

  • To install all the dependencies:

npm i bcryptjs cookie-parser dotenv ejs express express-validator helmet jsonwebtoken MySQL --save

  • To run the app:

npm run dev

Features

  • Render with ejs
  • Uses cookies to save jwt
  • Register with "confirm password" and it checks if the email is repeated
  • Messages to inform issues in log in or register process
  • Each user can see their own contacts, edit them, and delete them
  • Edit profile user

Status

Almost there

Need to


  • Add socials media log in
  • visualize all your contacts

About

Project in order to practice all what i've been learnd about backend and frontend

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published