This was a personal project of mine exposing myself to the PHP Laravel framework. This small web application’s narrative was to allow for big data upload using a CSV file. The program itself consists of a user registration system and data import. Once authenticated, the user is then able to upload data via a CSV file into a backend MySQL database. This project was predominantly for educational purposes which reflects in the simplicity of the application.
The project’s source code is available on my GitHub repository.