Skip to content
This repository has been archived by the owner on Aug 4, 2024. It is now read-only.

Add Itinerary Title Component #62

Merged
merged 2 commits into from
Nov 3, 2023
Merged

Conversation

cpilande
Copy link
Collaborator

@cpilande cpilande commented Nov 2, 2023

Description

This PR creates the itinerary title component that will be placed at the top of the webpage. In this component, the user will be able to change the title of the itinerary, select which park they are going to and which dates they will attend. Potential uses of this information are to ensure searches are made for the correct park and to check searched for dates that they are within the inputted range of dates.

Motivation and Context

This PR is adding the new itinerary title component. This component will be the first one accessible to the user and that they can customize. It will provide the initial foundation for the rest of the searches they will make.

How Has This Been Tested?

Screenshots (if appropriate):

Screenshot 2023-11-02 at 12 45 31 AM

Editable Text Field Demo
https://github.com/heyitsmass/BayView/assets/120698868/71e566db-fbff-4ff2-8356-f42589b68a6f

Note: Would still need to add the updated title to the database

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Refactoring (non-breaking change)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • - My code follows the code style of this project.
  • - My change requires a change to the documentation.
  • - I have updated the documentation accordingly.
  • - I have read the CONTRIBUTING document.
  • - I have added tests to cover my changes.

Copy link

vercel bot commented Nov 2, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
bay-view 🛑 Canceled (Inspect) Nov 2, 2023 3:59pm

@cpilande cpilande mentioned this pull request Nov 2, 2023
5 tasks
@cpilande cpilande changed the title Added Itinerary Title Component Add Itinerary Title Component Nov 2, 2023
@heyitsmass heyitsmass merged commit d25aa0d into master Nov 3, 2023
2 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants