forked from firka/student-legacy
Merge branch 'master' of https://github.com/filc/naplo
This commit is contained in:
commit
793a6951a1
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)
|
||||
*/
|
||||
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit f97e2d5c3647c0271ae38c1ebf8af3df38acd766
|
||||
Subproject commit 56eacf57098014646e903382bfa4da5c3568f290
|
@ -1 +1 @@
|
||||
Subproject commit 0bbc171aed44a7cb7031f4ecdb769e188039801f
|
||||
Subproject commit 785dc7c16fb067d5e96f6ea6e04547ee2f8549ce
|
Loading…
x
Reference in New Issue
Block a user