heyitsmass / BayView

The next generation reservation tracking and notification system
https://bayview.dev
MIT License
1 stars 2 forks source link

IteneraryFlow get/set methods base implementation #68

Closed sonicspeed123 closed 1 year ago

sonicspeed123 commented 1 year ago

Description

This PR adds a base implementation to the get and set methods in the IteneraryManager.ts file. this also adjusts the user field to be static, assuming that there will only ever be one user during a flow

Motivation and Context

This PR is related to https://github.com/heyitsmass/BayView/issues/28

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

Checklist:

vercel[bot] commented 1 year ago

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

A member of the Team first needs to authorize it.

vercel[bot] commented 1 year ago

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 3, 2023 11:35pm
heyitsmass commented 1 year ago

This build failed multiple linting checks, please make sure your build runs successfuly with the ./start -t or npm run build command from the updated start script before creating a pull request.