This is a react native project created with expo and python flask on backend
npm install- Change ip address in
components/meta.jsfile expo startcd PythonWebAPIvirtualenv myEnvsource ./myEnv/bin/activatepip install -r requirement.txt- import database from
PythonWebAPI/python_api_db.sqlfile - Create
key.pyfile and setCLIENT_IDfrom 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





