Skip to content
This repository has been archived by the owner on Jan 17, 2024. It is now read-only.

Commit

Permalink
feat(Readme): Add readme
Browse files Browse the repository at this point in the history
  • Loading branch information
moverval authored Jan 4, 2024
1 parent 3429485 commit 922cbb6
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 10 deletions.
31 changes: 21 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,27 @@
# biersommelier
# Biersommelier

A new Flutter project.
Eine App zum notieren von Bieren.

## Getting Started
![Lets get drunk](./lgd.gif)

This project is a starting point for a Flutter application.
## Grund der App

A few resources to get you started if this is your first Flutter project:
Diese App wird während des dritten Semesters an der Fh-Aachen für das SWE Praktikum erstellt.

- [Lab: Write your first Flutter app](https://docs.flutter.dev/get-started/codelab)
- [Cookbook: Useful Flutter samples](https://docs.flutter.dev/cookbook)
## Anforderungen

For help getting started with Flutter development, view the
[online documentation](https://docs.flutter.dev/), which offers tutorials,
samples, guidance on mobile development, and a full API reference.
### Bauen

Die App benötigt [Flutter](https://flutter.dev/) sowie die Android SDK mit Mindestversion 33. Um diese komfotabel zu installieren kann [Android Studio](https://developer.android.com/studio) verwendet werden.

### Mobil

Die App benötigt eine Android Version von 11 oder höher oder die iOS Version 16 oder höher.

## Bauen der App

Die App kann auf Windows, Linux sowie Mac gebaut werden. Um eine Apk zu erstellen kann dieser Befehl genutzt werden

```bash
flutter build apk
```
Binary file added lgd.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 922cbb6

Please sign in to comment.