Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
DragonCat4012 authored Jan 15, 2024
1 parent 040bb89 commit 5b4ff2d
Showing 1 changed file with 35 additions and 4 deletions.
39 changes: 35 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,49 @@
# Lotus
Moodtracker WIP
[![Size](https://img.shields.io/github/repo-size/DragonCat4012/Lotus?color=3a7869&label=SIZE&style=for-the-badge)](https://github.com/DragonCat4012/Lotus)
[![Version](https://img.shields.io/github/v/release/DragonCat4012/Lotus?color=3a7869&label=Version&style=for-the-badge)](https://github.com/DragonCat4012/Lotus)
[![Issues](https://img.shields.io/github/issues/DragonCat4012/Lotus?color=3a7869&label=Issues&style=for-the-badge)](https://github.com/DragonCat4012/Lotus)
[![Last Commit](https://img.shields.io/github/last-commit/DragonCat4012/Lotus/main?color=3a7869&label=lastcommit&style=for-the-badge)](https://github.com/DragonCat4012/Lotus)

Image Link: https://unsplash.com/de/fotos/xljtGZ2-P3Y
iOS Moodtracker (WIP?)

Background Image Source: https://unsplash.com/de/fotos/xljtGZ2-P3Y

# Showcase
<details open>
<summary>Showcase</summary>
<br>

![Overview](https://media.discordapp.net/attachments/867129329363976212/1146869359378169956/Simulator_Screenshot_-_iPhone_14_-_2023-08-31_at_20.06.32.png?width=420&height=909)
![newEntry](https://media.discordapp.net/attachments/867129329363976212/1146869360619683960/Simulator_Screenshot_-_iPhone_14_-_2023-08-31_at_20.07.51.png?width=420&height=909)

![editTypes](https://media.discordapp.net/attachments/867129329363976212/1146869360103805028/Simulator_Screenshot_-_iPhone_14_-_2023-08-31_at_20.06.37.png?width=420&height=909)
![EditEntry](https://media.discordapp.net/attachments/867129329363976212/1146869360351252690/Simulator_Screenshot_-_iPhone_14_-_2023-08-31_at_20.06.40.png?width=420&height=909)
</details>

## Requirements

- iOS 15.0+
- Xcode Xcode 13.0
- Xcode 13.0+

[For mroe infos looke here: Xcode Support](https://developer.apple.com/support/xcode/)


## How to Install and Run the Project

```
git clone https://github.com/DragonCat4012/Lotus
```

- Open the workspace file in Xcode
- Use **CMD + R** to run the app sheme "Lotus"

## Contributors

<a href = "https://github.com/DragonCat4012/Lotus/graphs/contributors">
<img src = "https://contrib.rocks/image?repo=DragonCat4012/Lotus"/>
</a>


# License

[Xcode Support](https://developer.apple.com/support/xcode/)
Calq is available under the MIT license. See the [LICENSE](https://github.com/DragonCat4012/Lotus/blob/main/LICENSE) file for more info.

0 comments on commit 5b4ff2d

Please sign in to comment.