Movies web application design using laravel framework
Abstract
The central topic of this article is the design of a web application that offers users the opportunity to rate and like their favorite movies on a special online interface. In addition, there is an opportunity to exchange ideas with other users, as opinions about movies can be shared in a comments section. For the development of the web application, the widely recognized Laravel PHP framework was chosen, for which the Bootstrap CSS framework is used to display the user interface. Thanks to this, the website will be easy and efficient to use on all screen sizes and devices. The display of movie details will be supported by a REST API-based system on the site. In the first part of the article, the technologies and tools used for the development of the application are presented in detail. The role and benefits of using the Laravel framework and the Bootstrap CSS framework in this project will be highlighted. The second part focuses on the planning phase. In doing so, an overview is given of how they plan to implement the film evaluation and liking functions, as well as the possibility of comments among users. They also cover the design steps to be performed in terms of user experience and application functionality. This article, divided into two parts, provides a thorough insight into the process of designing a web application that provides an interactive platform for film lovers to share and live together their experiences related to their favorite films.
Copyright (c) 2021 CC BY 4.0
This work is licensed under a Creative Commons Attribution 4.0 International License.
Articles are licensed under a Creative Commons Attribution 4.0 International (CC BY 4.0).