React Native app where users can sign in, make reservations for listings they want.
The following required functionality is completed:
- Sign in, sign out functionality
- UI resembling AirBnb app
- Reservations are stored in firebase database and retrieved on the trips tab
The following extensions are implemented:
- React Native
Here's a walkthrough of the program:
GIF created with LiceCap.
React Native is a bit different from traditional views android coding so it took a while to get used to. Other than that, the firebase aspect of the project was relatively similar if not easier.
Copyright [2023] [Tip Browne]
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
