Open chris-46 opened 3 months ago
Tell us what you did, and what you would do next if you were continuing with the project work.
In the final sprint, I worked to personalize itineraries to each user, ensuring that the frontend only showed a user's own itineraries. As an additional feature, I decided to develop PDF generation functionality for itineraries. This took a lot of time as I made an HTML template with styling similar to the frontend UI from scratch. I also spend time in making UI changes and API changes to the backend to support this new functionality. In the end, I was able to deliver a core feature of our product that allows users to view their itineraries offline.
If I had more time to continue with the project work, I would:
M.S.
Tell us what you did, and what you would do next if you were continuing with the project work. I helped make the browsing page in the final sprint. If I were to continue with the project work, I would focus on several key areas to further enhance the functionality, usability, and overall user experience of the AI itinerary app:
J.K
Tell us what you did, and what you would do next if you were continuing with the project work.
In the final sprint, I worked on securing our backend API endpoints, by requiring all of the projected data endpoints to receive an authorization token in the headers. I also worked on cleaning up our project repository by refactoring directories to organize component files and renaming components to have more clear names.
If I had more time to continue with the project work, I would:
N.P.
Tell us what you did, and what you would do next if you were continuing with the project work.
Towards the end, I worked on completing my preferences survey set of features. At the start of the term, I proposed that we should have surveys the user fills in to tailor their itineraries. By workshop 5 I had created a modal popup window that shows up on successful user sign up: a form prompting user preferences upon signup, carefully selecting key questions to create personalized vacations. For the rest of workshop 6's period, I proceeded to integrate these preferences into the MongoDB user collection and apply/tailor prompt engineering to generate unique itineraries and days based on user inputs. I also contributed in creating the presentation slides, particularly the challenges slides and was active in the discussion leading up to our presentation decisions.
If I had more time to continue with the project work, I would:
C.T.