This repository has been archived by the owner on Feb 9, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 768
glasgow - class 6 - malkit benning - node wk 3 extra challenge #619
Open
malkitbenning
wants to merge
46
commits into
CodeYourFuture:master
Choose a base branch
from
malkitbenning:hotel-express-server-add
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
glasgow - class 6 - malkit benning - node wk 3 extra challenge #619
malkitbenning
wants to merge
46
commits into
CodeYourFuture:master
from
malkitbenning:hotel-express-server-add
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
made searchButton a component
Made a header and centred the image
Completed Footer
Create and use a new component to show info cards
changed to TouristInfoCards, also changed header to heading where required
Changed file names to match requirements
using hardccoded data
Swapped in data from file
Calculate and show the number of nights for each booking
Glasgow - class 06 - malkit benning react week 2 step 8
Glasgow-6 | Joseph-Mwanza | CYF-Hotel-React | Step 11
completed step12
new state variable added for bookings
Glasgow - Class 06 - Malkit Benning - React Week 2 - Hotel Steps 13 and 14
highlight row working
Step16 fetch - start of step 20
completed step 20
Customer profile data now showing based on button click
ternary operator added
loading data
delete row search refresh data with remaining rows
searches and deletes also work off server
Kudos, SonarCloud Quality Gate passed! |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
link up hotel react project with new node server built for hotel bookings.