No description
|
|
||
|---|---|---|
| %ProgramData%/Microsoft/Windows/UUS/State | ||
| app | ||
| assets | ||
| components | ||
| constants | ||
| hooks | ||
| services | ||
| .gitignore | ||
| app.json | ||
| babel.config.js | ||
| DOCUMENTATION.md | ||
| eas.json | ||
| LICENSE | ||
| metro.config.js | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| tsconfig.json | ||
README for "Finanzfuchs"
Project Title
Finanzfuchs
Installation and Setup
To install and run Finanzfuchs locally:
Required: npm (node packet manager), node (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, you might want to consider to usenpx expo start --tunnel. - Press
sin order to switch from development mode to go. - Use a emulator or download the
expo goapp on your phone and scan the qr code to run the app.
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](link to license).