For iCommit I was tasked to rebuild an existing site, making sure that it was lightweight and easy to extend at a later date.
The idea of the website would be to provide a portal for a user to create an account, then create commitments on that account that they would then be sent an email reminder at a later date.
I decided to create this project in Laravel as it would allow me to quickly scaffold out the scope of the project while also hiding a lot of the database model code.