student-legacy/README.md
2021-08-31 01:05:18 +02:00

31 lines
578 B
Markdown

<p align=center>
<img src=".github/logo.png" width=150>
<h1 align=center><b>Filc Napló</b></h1>
</p>
#### Nem hivatalos e-napló alkalmazás az eKRÉTA rendszerhez
<br>
### AppStore:
[![Codemagic build status](https://api.codemagic.io/apps/612cc79b35b443d1b2c638ec/612cc79b35b443d1b2c638eb/status_badge.svg)](https://codemagic.io/apps/612cc79b35b443d1b2c638ec/612cc79b35b443d1b2c638eb/latest_build)
<br>
## Setup
### Clone the project:
```
$ git clone --recursive https://github.com/filc/naplo
$ cd naplo
```
### Run the app:
```
$ cd filcnaplo
$ flutter run
```