Laravel & AWS Project

Client: UpWork

Built a local Laravel application that utilized the core principles of the MVC pattern. Using Semantic UI for stylization and integrating multiple api’s such as Amazon S3, and Amazon Rekognition. Created named routes, and redirects utilizing the controllers proper built in methods. Allowed people to subscribe to an email list by verifying their email with Laravel’s built in verification systems. Also set up several large models that had many various relationships inside of them. Set up queue based uploading, set up jobs within the application to send scheduled emails that were built with INKY to lists of subscribers. Created multiple migrations that allowed us to manipulate the database safely.