Journal Entry: Off the pike Website Reflection
Website Link
Off the Pike Website
Repo Link
GitHub Repository
Screenshots
About Us Home Page
Reservations Page
Description of the Form
The Reservations Page allows users to submit their reservation details for the event. Here’s a breakdown of the form:
- Input Types:
text
: For the Party Name and Requested Time.
number
: For the Number of Guests.
email
: For the user’s email address.
- Request Method:
The form uses the POST method to send data via email to maya.obrien@apsva.
Reflection on the Development Process
-
Sharing Code with Others:
It took some time time to get used to it i was stuck and could'it git push and i did the order wrong so i had to pull first but later on it became very easy
-
Pulling and Merging:
Pulling and merging became very easy after useing it a lot . We made sure to pull frequently to avoid merge conflicts.