Mobile Development⭐ Featured

CineView - Mobile Film Review Application

CineView - Mobile Film Review Application
CineView is a mobile application developed to allow users to review and rate movies they have watched. This project was created in response to the growing interest in digital movie-watching and opinion-sharing activities. The application is supported by a RESTful API built with Node.js and Express.js, with MongoDB used for data storage. The backend provides services for user registration and login, as well as handling and managing application data through a structured architecture consisting of controllers, models, routes, and middleware. The API is deployed using Vercel to provide backend services for the CineView Android application.

Project Links