An application enabling entrepreneurs to seamlessly monitor business sales and expenses, while providing accurate forecasts derived from comprehensive past and present data analysis.
- Allen Bayoneta
- Bhenjie Cabario
- Austin Casquejo
- Chrisjames Dela Peña
- Charles Feria
- James Ronquillo
Visit https://nokap-austin.web.app/
- Download
.apk
file from releases. - Install in an Android phone or emulator.
- Enjoy.
- Open
austin-app
folder. - Change directory to main
cd main
. - Install node modules
npm install
. - Run
npx expo start
.
Visit Forecast API to check if forecast server is availble.
- Expo - Frontend
- Firebase - Backend Authentication and Storage, Web App Hosting
- Flask - Forecast API hosted through PythonAnywhere