Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 975 Bytes

README.md

File metadata and controls

36 lines (24 loc) · 975 Bytes

Ghalzai's Hostel

N|Solid

GHALZAI'S Hostel is an offline-storage, React Native powered mobile app for storing data for your hostel business and it's tenants.

  • Secured by login and password
  • Session maintained even if app gets closed
  • Data is saved on-device memory so no worries of leakage

⬆️ How to Setup

Step 1: git clone this repo:

Step 2: cd to the cloned repo:

Step 3: Install the Application with npm i

▶️ How to Run App

  1. cd to the repo
  2. Run Build for either OS
  • run react-native run-ios
  1. Run Build for Android
  • If you have Android Studio installed:
    • Run Android Studio
    • click on play icon at top of it
    • List of devices will appear. Select any one of them and you're good to go.
  • If you don't have Android Studio:
    • run react-native run-android

License

Mian and Khan