Skip to content

Rameshseerangan/MovieTicketBookingSystem---Backend-Completed

Repository files navigation

📦 Authentication & User Management Backend

This is a Node.js, Express, and MongoDB-based backend application for handling user authentication, including registration, login, password reset, and secure JWT token-based authentication.

🌐 Postman Documentation

For detailed API usage and testing, check the Postman documentation:
View Documentation

🛠️ Tech Stack

  • Node.js
  • Express.js
  • MongoDB with Mongoose
  • JSON Web Tokens (JWT)
  • Bcrypt for password hashing
  • Nodemailer for sending emails

🚀 Getting Started

Prerequisites

Make sure you have the following installed: