Authentication Web App

  • Category: Dynamic Website
  • Client: Personal
  • Project date: 3 september, 2024
  • Project URL: www.authentication.com

Authentication Web App Build with Node JS, Express JS and MongoDB

I have developed a feature-rich authentication web application using Node.js and Express, with MongoDB as the database. The app has two primary modules:
Admin Module: Admins can manage users by viewing, adding, editing, and deleting user accounts.
User Module: Users can sign up, sign in, and reset their passwords securely through an OTP system sent to their Gmail account.
This project focuses on robust user management and secure authentication, with plans for future enhancements to improve functionality and user experience.