The Application is built Using React Native in frontend of the Application and Flask-Python for the Backend. Application uses PSQL in the backend.
To run the Code : Backend:
- Instal all the libraries in the requirements.txt file using pip install -r requirements.txt
- Setup the Database path in .env file
- flask db init
- flask db migrate
- flask db upgrade
- flask run
To run the React Native Code : React Native version>0.59
- npm i
- react-native start
- react-native run-android
To run the App :
- Copy the com.ae whole folder into internal storage of your mobile Internal Storage>com.ae
- Install the App
- App is good to go
- Upload the PDF and start paying the bills.