You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[TASK BY: A SAILOR] Description: Create a simple hotel room booking website where you need to collect a user’s personal details and other information you think is appropriate as input and make a booking for the user in a hotel. Store the user's information in your DB. Create a dummy DB for hotels, and use it for your hotel recommendations(option…
#CHANGE DICTIONARY TO HOTEL BOOKING
CD hotel-booking
#NODE-PACKAGE INSTALL
npm install
#run ionic local server
ionic serve
About
[TASK BY: A SAILOR] Description: Create a simple hotel room booking website where you need to collect a user’s personal details and other information you think is appropriate as input and make a booking for the user in a hotel. Store the user's information in your DB. Create a dummy DB for hotels, and use it for your hotel recommendations(option…