Framework
I used the PHP Laravel framework for this work. I managed to improve my skills even further with this project, after the internship.
This project was about my state exam, where I had to create a web application using the laravel framework. I had to make a conference management system by myself.
I used the PHP Laravel framework for this work. I managed to improve my skills even further with this project, after the internship.
To store my web applications data I used MySQL. It was easy to use and perfect for this type of project.
To test my applications mailing functionalities I used Mailtrap. Because this was the first time I used this, I had difficulties, but in the end all worked fine.
To prevent any users from using bots to register on the site, I used the google captcha functionality.
To save my project, I used Github.
In order to save the database tables and their contents, I allowed a higher priority user to have an option for that. The tables are saved into an excel file.
One user type is allowed to edit some of the pages content in the application.
The site is translated into 2 languages, to English and Hungarian.