yachnamahajan24/Landmark-Cinemas-MEAN-
Landmark Cinemas is a website created using MEAN STACK.The basic idea of the website is that it will use angular’s service which allows to access API and get data from a real movie database(MongoDb). Moreover, various components are designed to make reusable blocks of code for front-end. Hence, the user can perform various CRUD operations for SPA implementation such as: a) The user can view a list of every movie in the database, as well as see the details of a particular movie. b)The user also be able to create new entries with a form. c) It also allow the user to update or delete the currently selected movie.
JavaScript