Bioma Cinema is a full-stack web app for browsing movies and managing cinema operations. It uses a C# backend API with a REST API and an Angular frontend.
- ASP.NET Core: RESTful API framework.
- Swagger: API documentation.
- AutoMapper: Entity-to-DTO mapping.
- JWT: Secure authentication.
- Azure SQL Database: Cloud database.
- Angular: Dynamic, responsive UI.
- Dynamic Routing & Titles: Browser tab updates based on the route.
- Vercel: Frontend hosting.
- Browse movies with details (title, release date, genre).
- View individual movie pages (
/movie/:id/:movieName
). - Dynamic browser tab titles.
- Secure JWT-based login.
- Manage users, movies, genres and etc... via the API.
- Role-based access control.
- Backend: Hosted on Azure App Service.
- Frontend: Hosted on Vercel.
For testing purposes, you can use the following credentials:
- Email:
sasuke@bioma.site
- Password:
sasuke123
- Datas will take time to load...