Small project, to challenge me and my friend to handle our income
https://www.figma.com/file/D9naNcFJ21Q1zGJPWND6y8/Spendy?node-id=0-1&t=KYihXsLYmV5SpetJ-0
Use this command to install all package require
npm installUse this command to add your IP to BASE_URL
Example: set BASE_URL=http://(IP Address):8888 (For Windows)
Example: export BASE_URL=http://(IP Address):8888 (For :inux)Use this command to run
Example: expo startInstallation Back-End (Clone from this url --> https://github.com/andyfransisko/SpendyBackend/tree/master)
Use this command to install package that is neccessary in backend
go mod vendorChoose ENV variable
Example: set NAME_ENV=steven (For Windows)
Example: export NAME_ENV=steven (For Linux)Run the backend
go run .Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Contact the developer, for any change be made
