No description
This repository has been archived on 2026-04-20. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
Find a file
2023-12-08 21:59:26 +01:00
%ProgramData%/Microsoft/Windows/UUS/State feat: new expense navigation 2023-12-07 16:54:17 +01:00
app Resolve "addButton (for demo)" 2023-12-08 19:07:32 +00:00
assets feat: profile and greetings 2023-12-05 14:48:32 +01:00
components "optimization" 2023-12-08 17:29:39 +01:00
constants fix: tabIconDefault color 2023-12-08 17:52:05 +01:00
hooks theme changes 2023-11-30 19:51:36 +01:00
services Resolve "addButton (for demo)" 2023-12-08 19:07:32 +00:00
.gitignore feat: Add new files 2023-11-29 10:40:36 +01:00
app.json Resolve "addButton (for demo)" 2023-12-08 19:07:32 +00:00
babel.config.js Added Tunneling Run Configurations (WSL) 2023-11-29 15:56:08 +01:00
DOCUMENTATION.md Resolve "make readme and a documentation" 2023-12-08 17:50:30 +00:00
eas.json Resolve "addButton (for demo)" 2023-12-08 19:07:32 +00:00
LICENSE Add LICENSE 2023-11-28 19:42:26 +00:00
metro.config.js feat: Add new files 2023-11-29 10:40:36 +01:00
package-lock.json Resolve "addButton (for demo)" 2023-12-08 19:07:32 +00:00
package.json Resolve "addButton (for demo)" 2023-12-08 19:07:32 +00:00
README.md doc change 2023-12-08 21:59:26 +01:00
tsconfig.json feat: Add new files 2023-11-29 10:40:36 +01:00

README for "Finanzfuchs"

Project Title

Finanzfuchs

Installation and Setup

To install and run Finanzfuchs locally:

Required: npm (node packet manager), node (recommended latest stable)

  1. Clone the main-branch of this repository to your local machine. (git clone {adress})
  2. Navigate to the project directory and run npm install to install dependencies.
  3. Start the app by executing npm start. If this does not work for you, you might want to consider to use npx expo start --tunnel.
  4. Press s in order to switch from development mode to go.
  5. Use a emulator or download the expo go app 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).