This is a react native project created with expo and python flask on backend
npm install
- Change ip address in
components/meta.js
file expo start
cd PythonWebAPI
virtualenv myEnv
source ./myEnv/bin/activate
pip install -r requirement.txt
- import database from
PythonWebAPI/python_api_db.sql
file - Create
key.py
file and setCLIENT_ID
from google console ./run_py_server.sh
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
- Password is stored as plain text for testing only
- For development Phone and Laptop must be in same network
- JWT might not be stored in db