One stop service travel agency website for book a tour package. Sadly due to COVID-19 situation, this website went offline now.
Work Period
July 2019 – September 2019
Problems
Client needs a WordPress website that could replicate a key features from their reference which include, the tour archive page with filter based on many factors (traveling period, price, destination, etc.), the single tour page with booking feature, and the order confirmation page.
My responsibilities
My main responsibilities on this project are at the tour archive page which included with many related tasks like setting up custom post type and custom field to be easy for client to add/update tour program by themselves, follow with a filter function on the page itself.
Challenge
The multi-filters on the tour archive page needed to be responsive to the user as much as it can compare to the reference website from client. Also, to make the custom fields on custom post type easy to use for client is quite difficult and require custom PHP code to make sure it’s working as expected.
Techs info
- Project management with Trello
- Communicate between team with Slack
- Code version control via GitHub
- Test & Deploy code with DeployBot
- WordPress as a core structure
- Search & Filter WordPress plugin
- PHP language for custom WordPress function