1.5 KiB
1.5 KiB
README for "Finanzfuchs"
Group G
Project Title
Finanzfuchs
Installation and Setup
To install and run Finanzfuchs locally:
Required: npm (node packet manager), node.js (recommended latest stable)
- Clone the main-branch of this repository to your local machine. (
git clone {adress}) - Navigate to the project directory and run
npm installto install dependencies. - Start the app by executing
npm start. If this does not work for you, try usingnpx expo start --tunnel. - If you want to use a Physical Device see the below Steps, else skip to
5.- Make sure the Device is on the same Network as your PC
- Download the
Expo Go-App on iOS or Android respectively. - After installing, just scan the QR Code using the App on Android or the Camera-App on iOS.
- Alternatively you can use an Emulator using Android SDK or the iOS equivalent. After starting the server, press the prefered Button
afor Android,ifor iOS orwfor Web-View **(Web-View is currently not supported) **
Usage
- Adding Expenses: Press the plus button to add expenses.
- Removing Expenses: Go to the budget tab and press the red button in the middle to reset expenses.
- Login Screen: Go to the login screen by pressing the profile picture in the top left of the home screen.
Team
- Aigensberger, Carolin
- Dworski, Daniel
- Schleicher, Thomas
- Stornig, Jakob
- Walcher, Raphael
License
Finanzfuchs is released under the [MIT License].