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

Add Flight Component to Home #69

Merged
merged 4 commits into from
Nov 4, 2023
Merged

Add Flight Component to Home #69

merged 4 commits into from
Nov 4, 2023

Conversation

rdoinhs
Copy link
Collaborator

@rdoinhs rdoinhs commented Nov 3, 2023

Description

This PR adds the basic frame of the flight search component to the homepage.

Motivation and Context

The intention behind card components is to offer an easy-access starting point from home in which to complete a task. This is the first card among many.

Screenshot:

Screenshot 2023-11-03 at 4 25 42 PM

Additional Notes

N/A

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.

@rdoinhs rdoinhs added the website Issues associated with the webpage itself label Nov 3, 2023
Copy link

vercel bot commented Nov 3, 2023

@rdoinhs is attempting to deploy a commit to the bayview Team on Vercel.

A member of the Team first needs to authorize it.

Copy link

vercel bot commented Nov 3, 2023

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

Name Status Preview Comments Updated (UTC)
bay-view ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 4, 2023 6:16pm

@rdoinhs
Copy link
Collaborator Author

rdoinhs commented Nov 3, 2023

I based this branch off #67, thus explaining the abnormally large number of changes (which are relatively small in actuality).

@rdoinhs rdoinhs requested a review from cpilande November 3, 2023 23:39
This was referenced Nov 3, 2023
Copy link
Collaborator

@cpilande cpilande left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great!

@rdoinhs rdoinhs merged commit 0a14444 into heyitsmass:master Nov 4, 2023
2 checks passed
This was linked to issues Dec 1, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
website Issues associated with the webpage itself
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Flight Search Component Flight class implementation
3 participants