Skip to content

rxfranky/Full-Stack-Password-Manager-Backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🔐 Password Manager Web App

This is a Password Manager Web Application built using React, Node.js, and Express.js. The app provides a secure way for users to store, manage, and retrieve their passwords with authentication and authorization features.

Frontend Repo

Features

  • User Authentication & Authorization: Secure login and registration system using JWT.
  • Validation: Input validation with express-validator to ensure data integrity.
  • Email Management: Integrated nodemailer for email verification, password reset, and notifications.
  • Password Management: Add, edit, delete, and manage saved credentials.
  • Design: Modern UI built with TailwindCSS

Technologies Used

  • React: Frontend framework for building the UI
  • TailwindCSS: Utility-first CSS framework for Design
  • Node.js: Backend runtime environment
  • Express.js: Server framework for API handling
  • express-validator: For input validation
  • nodemailer: For email functionality (verification, reset)
  • Authentication & Authorization: Secure access and role management with JWT
  • Database: MongoDB for data management

About

This is Backend for 'Full-Stack-Password-Manager-App'

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published