This is a personal project made by me for practice in web development. It is a webapp with server and client parts. Users can register new accounts to view and book tickets. Admin user roles can edit sessions and roles, view graphs, and send emails.
Booking movie seats by calendar and UI Authentication and roles - ASP.NET Identity, Google Sending email - Gmail Managing user roles and sessions Map with routing Graphs on ticket stats
Frontend: React.js Backend: ASP.NET Core, C#, Javascript Database: SQL Server
Website was made and tested in Visual Studio IDE.
Admin user already registered is:
Username: [email protected] Password: Au1256#ha
For email and Google authentication features Add a OAuth2 ClientID and Gmail API key from Google developer console to example.env and rename to .env


