Laravel

I worked many times with Laravel where I made websites with various functions. I made it possible to make users be able to create, read, update, and delete (CRUD) to a self made database that stores what the user has done. I also made it possible to create and login to an account as to indentify the user and his or her permissions on the website.

Together with Tailwind and Blade I could make the code and the website look better both visually and organized. I have also worked in a group together to create a project in Laravel where we have to show information we got from a constantly updating JSON file and notify the customer when the temperatures go below or above a certain threshold. We also have to make a login function and save all information to a database and show the average temperature for each hour which can be looked back upon. Sadly as of the writing of this we have not yet finished this project.

You can access the laravel project and add new products via this link

You can access the laravel project and see all products via this link

You can view product 20 via this link

You can create fake data in Laravel via this link