DEV Community

MICHAEL-MAURICE
MICHAEL-MAURICE

Posted on

movie Tickets Reservation system

database diagram:- https://lnkd.in/gM2PiTRt
GitHub repo:- https://lnkd.in/gCZEUg46
Full Video:- https://lnkd.in/gbbB-8pD
in this project, you can buy tickets for any movie
we use asp.net core MVC , SQL server
and also we used injection patterns ,solid principles
this project has a lot of functionalities For Example:
user
1-authentication
2-searching for any (movie, category, actor)
3-showing actors and producers for this movie
4-watch trailer
5- buy ticket buy using stripe payment method
6-add any movie to your cart
and more...
admin
you can (create ,read ,update, delete ,search) for
1-category
2-movie
3-cinema
4-Actor
and more ...

Top comments (0)