elattariyassine / spring-angular-cinema-management

Cinema management using Angular & Spring boot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Angular-SpringBoot-cinema-management

Hello everybody, before starting spring app make sure to uncomment methods in cinemaApplication to feed DB with data then you can comment them to avoid repeated data and for images make a folder in users/username/cinema/images here where spring will look for images, verify names of images in db to match yours in the folder. The app is used to fetch cities & cinema & each movie theater & session & you can select places to buy tickets.

1- Global image of the application:


2- Installation:

  • inside frontend folder run :
npm i
ng serve

About

Cinema management using Angular & Spring boot


Languages

Language:Java 47.8%Language:TypeScript 33.6%Language:HTML 13.4%Language:JavaScript 4.5%Language:CSS 0.7%