Gryon Bike Test

Built in 2020

HTML Laravel PHP DB modeling jQuery

TL ; DR

Gryon Bike Test is a three days event where people can test a multitude of bikes brought by different bikes sellers. I leaded a three developers team during a one month school project which aim was to build a MVP application for that event. This app is a management interface for the event staff, and it's also a kind of "Trip Bike advisor" for the event visitors

You can test the app with the following credentials:

The password is "password" for all of them

Gryon Bike Test screenshot Gryon Bike Test screenshot Gryon Bike Test screenshot Gryon Bike Test screenshot Gryon Bike Test screenshot Gryon Bike Test screenshot Gryon Bike Test screenshot

Context

This project was the year-end project of my bachelor 2nd year. The goal was to build, in 20 days, a functionnable MVP for the Gryon Bike Test, allowing their staff to manage the visitors and the bikes loaning.

We were a team of five people. Two of us worked on the visual / UX part, One was mainly working on the HTML / CSS, and the last person and myself worked on the backend. I was leading our three people developement team.

This project was not only a coding project, we also did all the ideation to determine our concept and our functionnalities.

Functionnalities

There are the functionnalities we implemented:

Functionnalities for the staff Functionnalities for the bikes sellers Functionnalities for the visitors

Room for improvement

The app is a MVP. So a lot of functionnalities could be added. I'm pretty happy with the code, but some times we learnt something during the development and we didn't have time to refactor all the code. The database modeling could surely be improved as well. Also, our CSS skills were modest at that time, so the responsive and cross-browser CSS could be improved.