ubc-cpsc455-2024S / project-22_intellig-s

project-22_intellig-s created by GitHub Classroom
https://ai-tinerary-client.onrender.com
MIT License
0 stars 0 forks source link

Scrum Report #6 #78

Open chris-46 opened 3 months ago

chris-46 commented 3 months ago

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.

matts421 commented 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.

jiayinkralik commented 3 months ago

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

nand2246 commented 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 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.