This commit is contained in:
RedyAu 2021-08-31 01:09:40 +00:00
commit 793a6951a1
5 changed files with 33 additions and 7 deletions

BIN
.github/logo.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 179 KiB

View File

@ -1,4 +1,30 @@
# naplo
Nem hivatalos e-napló alkalmazás az eKRÉTA rendszerhez
<p align=center>
<img src=".github/logo.png" width=150>
<h1 align=center><b>Filc Napló</b></h1>
</p>
`git clone --recursive https://github.com/filc/naplo`
#### 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
```

View File

@ -21,8 +21,8 @@ import 'package:filcnaplo_mobile_ui/screens/error_screen.dart';
* - [x] Absences
*
* - [ ] i18n
* - [ ] auto updater
* - [ ] news WIP
* - [x] auto updater
* - [x] news
* - [ ] settings (about)
*/

@ -1 +1 @@
Subproject commit f97e2d5c3647c0271ae38c1ebf8af3df38acd766
Subproject commit 56eacf57098014646e903382bfa4da5c3568f290

@ -1 +1 @@
Subproject commit 0bbc171aed44a7cb7031f4ecdb769e188039801f
Subproject commit 785dc7c16fb067d5e96f6ea6e04547ee2f8549ce