Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/npdao1992/roommanagement-reactnative

"Room Management" mobile application code use ReactNative Framework, Call API & database connection with MongoDB
https://github.com/npdao1992/roommanagement-reactnative

api expo javascript json-api mogodb react-native

Last synced: 1 day ago
JSON representation

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

Awesome Lists containing this project

README

        

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