Merge branch 'master' of https://github.com/filc/naplo
This commit is contained in:
BIN
.github/logo.png
vendored
Normal file
BIN
.github/logo.png
vendored
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 179 KiB |
32
README.md
32
README.md
@@ -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:
|
||||
|
||||
[](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
|
||||
```
|
||||
|
||||
@@ -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)
|
||||
*/
|
||||
|
||||
|
||||
Submodule filcnaplo_kreta_api updated: f97e2d5c36...56eacf5709
Submodule filcnaplo_mobile_ui updated: 0bbc171aed...785dc7c16f
Reference in New Issue
Block a user