Objective
Realization of the web application Tripply, the travel agency for students. The application is simple, a form allows to retrieve the information and saves it in database.
Creation
First, I made the models of the site with the software Adobe XD, then I developed the web application.
Design
The models of the site were realized with Adobe XD software. The site is divided into two parts, the left part corresponds to the form, and the left part corresponds to the information on Tripply thanks to a carousel.
Development
For development, I used the HTML for the structure, the SASS coupled with Gulp.js for the style. JavaScript and JQuery for dynamism. And the PHP for the database part.