This is an application for booking room and boarding for rent. When you are looking for the minimum place to stay and sleep without the hassle of paying for full apartments or houses, we are here to solve your problem. Our application will connect the user with property owners that will host their available rooms for boarding. Property owners who have spare bedrooms they want to rent out to users.
This is a mobile app for users to use to view and post listings.
To view Stay RnB on mobile app download Epo Go and scan the QR code .
Part 1 Mobile Backend Repo
- Clone repo.
- Cd into directory.
- "Npm install"
- In terminal "npm run watch" OR "node server.js"
Part 2 Mobile Repo
- Clone repo.
- Cd into directory.
- "Npm install"
- In terminal "npm start" OR "expo start"
Expo: https://expo.io/@erumdhukka/projects/stay_rnb Repo: https://github.com/erumd/Stay-RnB-Mobile Backend Repo: https://github.com/erumd/Stay-RnB-Mobile-Backend
Repo: https://github.com/code-monkey713/Stay-RnB-Web Web Deployment: https://stay-rnb.herokuapp.com/
Repo: https://github.com/Joeseff6/Stay-RnB-Backend Server Deployment: https://stay-rnb-server.herokuapp.com/
AS A owner I WANT a post listing SO THAT users can find a room and board as they travel
AS A User I WANT to find a place for room and board as I travel
Erum Dhukka - Mobile application development
- GitHub: https://github.com/erumd
- Email: erumdhukka531@gmail.com
Joseph Soria - Server-side development
- Deploy: https://stay-rnb-server.herokuapp.com/
- GitHub: https://github.com/Joeseff6
- Email: josephsoria6@gmail.com
Tony Tran - Desktop/React application development/Project Manager
- GitHub: https://github.com/Joeseff6
- Email: josephsoria6@gmail.com
This was a hard project to learn and complete. I read up on lots of resources online and watched videos to guide me. Here are some that really helped.
https://www.youtube.com/watch?v=mjJzaiGkaQA&ab_channel=PradipDebnath
https://reactnative.dev/
https://reactnativemaster.com/react-native-login-screen-tutorial
https://www.youtube.com/watch?v=iQ_0Fd_N3Mk&t=1824s&ab_channel=VadimSavin
https://www.youtube.com/watch?v=ZxkmTsEYfg8&ab_channel=VadimSavin
MIT License
Copyright (c) [2021]
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.