Skip to content

hoangsangpham/ApplicationMobile_RoomManagement

Repository files navigation

Install:

  • npx expo install react-native-svg

  • npm install --save axios : Connect to mongooDB

  • npm install @react-native-community/viewpager react-native-tab-view : Tab-View switches tabs within the same page

  • npm install react-native-svg : Adjust svg color

//Load data into options

  • npm install react-native-picker-select

#React Native users

  • npm install @react-native-picker/picker

  • npx pod-install

#Expo

  • npx expo install @react-native-picker/picker

Change IP in config page

Running Instructions: Open 2 VSCode tabs

  • Tab 1 runs Proj_QLPT: npx expo start --clear
  • Tab 2 runs Proj_QLPT_ProjWebApiServer : npm start
  • Check machine IP (ipconfig) -> Change IP when running (config page)
  • Open mongooDB -> Connect

About

"Room Management" mobile application code use ReactNative Framework, Call API & database connection with MongoDB

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published