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.
interaktive-systeme/README.md
Thomas Schleicher b66d365f5b Documentation
2023-12-08 19:20:34 +00:00

28 lines
No EOL
906 B
Markdown

# README for "Finanzfuchs"
## Project Title
Finanzfuchs
## Installation and Setup
To install and run Finanzfuchs locally:
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`.
## 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).