This project is a simple movie app backend project that is built with nodejs, expressjs, mongodb, mongoose, jwt, bcrypt, and many more. We are building a complete movie website with all the features like login, signup, rating review, movie by genres, search movie funtiocalty and many more.
Project uses all standard practices like JWT, bcrypt, access tokens, refresh Tokens and many more. We have spent a lot of time in building this project and we are sure that you will learn a lot from this project.
- User Authentication: Secure and seamless login/signup functionalities.
- Engagement Features: Implementing features like ratings, reviews, search movie by genres and title.
- Security Practices: Adhering to industry standards with JWT (JSON Web Tokens), Bcrypt for password hashing, and robust access token management.
- Node.js and Express.js: Building the server-side infrastructure.
- MongoDB and Mongoose: Efficiently managing and interacting with the database.
- JWT (JSON Web Tokens): Ensuring secure and authenticated communication.
- Bcrypt: Safeguarding user passwords with industry-standard hashing.
- Access Tokens and Refresh Tokens: Enhancing security and user experience.
git clone
npm install