WebDP Project is a PHP web application for birthday parties management made as part of a college project. This project was made as part of the faculty undergraduate studies course "Web Design and Programming". Website is implemented using the BEM (Block, Element, Modifer) methodology.
Web application uses MySQL for data management. Vanilla JavaScript and jQuery are used for the purpose of validating forms, making asynchronous HTTP (AJAX) requests, implementing website accessibility and website tutorial. User session and cookies management are implemented using PHP. Repository contains SQL dump files for database initialization.
The website consists of several pages, some of which are: Homepage, About author, Gallery, Login, Register, Form page, etc.