TRIPRITE
Triprite is a bittersweet project.
The Triprite team wanted a beautiful flight search engine.
We delivered a product we were proud of.
And everyone was happy but as you can imagine with the global pandemic the project came to an abrupt halt.
The product
We built a website that could also be downloaded as a mobile application. It did everything you can imagine from a flight search engine:
The backend includes payment processing, an email management system, and advanced logs. All the data is accessible through an admin dashboard.
Challenge
The biggest challenge was that I had to work with an extremely poorly designed third party API (full of inconsistent naming and unexpected answers). So it was extremely important for us to write some really nice facades to interact with it seamlessly, and have clear reusable code.
The other challenge was to have a responsive website. It was especially tricky to have all the filter features display on mobile.