Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This is the basic functionality. I've had some more reading comprehension on this one, although it worked out ok. When I started the project, I accidentally made a "create trip" functionality. Then I realized the required functionality was "display trip and implement reservation feature" so I undid all my work (without committing; experience is a harsh teacher) and implemented that instead. THEN, I saw the bonus requirements and wished I'd kept my "create new trip" functionality. Either way, I got in the practice, and I did get it to work. So maybe I'll put it back in tomorrow if I have time.
I'm thinking I definitely need to make a rule for myself where I take notes on a whiteboard or a piece of paper (Trello board is not great because it clogs up my browser and I never update anything) just to jot down the things I'm supposed to do. I used to do that all the time and I know it works well for me.