Utilized Bootstrap components to create a clean and organized layout. ◦ Included individual GitLab data for each team member, displayed in uniform Bootstrap cards. ◦ Implemented dynamic updates to reflect changes in data, ensuring up-to-date information. • Implementation of Pagination on the Backend ◦ Developed backend logic using Flask to handle pagination requests efficiently. • Use of RESTful API ◦ Utilized RESTful API endpoints for CRUD operations on destinations, hotels, and points of interest. ◦ Implemented secure API routes with proper authentication and authorization mechanisms. ◦ Provided detailed API documentation to facilitate easy integration with the frontend and other services. • Aggregation and Structuring of Data ◦ Aggregated data from various sources, including Google Maps APIs and Wikipedia API. ◦ Implemented data validation and cleaning processes to ensure data integrity and consistency. Role: Backend