State exam

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.

Framework

I used the PHP Laravel framework for this work. I managed to improve my skills even further with this project, after the internship.

Database

To store my web applications data I used MySQL. It was easy to use and perfect for this type of project.

Mailing test

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.

Remove bot registers

To prevent any users from using bots to register on the site, I used the google captcha functionality.

Version control

To save my project, I used Github.

Database save

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.

Page edits

One user type is allowed to edit some of the pages content in the application.

Localization

The site is translated into 2 languages, to English and Hungarian.

Project photoes