Merge branch 'master' of github.com:refilc/naplo

This commit is contained in:
Márton Kiss 2023-05-27 08:57:51 +02:00
commit 14a2498d82
3 changed files with 19 additions and 9 deletions

2
.gitignore vendored
View File

@ -2,7 +2,7 @@
termek.txt termek.txt
.DS_Store .DS_Store
filc3.properties
# Files and directories created by pub # Files and directories created by pub
.dart_tool/ .dart_tool/
.packages .packages

View File

@ -1,18 +1,18 @@
<p align=center> <p align=center>
<img src=".github/logo.png" width=150> <img src="https://media.discordapp.net/attachments/1111727410677825596/1111790518964326510/reFilc_Logo2.png?width=671&height=671" width=150>
<h1 align=center><b>Filc Napló</b></h1> <h1 align=center><b>reFilc</b></h1>
</p> </p>
#### Nem hivatalos e-napló alkalmazás az eKRÉTA rendszerhez #### Nem hivatalos e-napló alkalmazás az eKRÉTA rendszerhez - tanulóktól, tanulóknak.
[![Downloads](https://img.shields.io/github/downloads-pre/filc/naplo/latest/total?color=%23&label=Downloads&logo=github&sort=semver)](https://github.com/filc/naplo/releases) &nbsp; [![discord](https://img.shields.io/discord/712698455193157643?label=Discord)](http://filcnaplo.hu/discord) [![Downloads](https://img.shields.io/github/downloads-pre/refilc/naplo/latest/total?color=%23&label=Downloads&logo=github&sort=semver)](https://github.com/refilc/naplo/releases) &nbsp; [![discord](https://img.shields.io/discord/712698455193157643?label=Discord)](http://filcnaplo.hu/discord)
## Setup ## Setup
### Clone the project ### Clone the project
```sh ```sh
git clone --recursive https://github.com/filc/naplo git clone --recursive https://github.com/refilc/naplo
cd naplo cd naplo
``` ```
@ -22,3 +22,13 @@ cd naplo
cd filcnaplo cd filcnaplo
flutter run flutter run
``` ```
-------
# Kudo
**annon:** a Filc napló készítője (ez az app a Filcen alapul)
**kima, chromium, peighter, mog, WolfY:** a fejlesztői csapat
**Regő, Pearoo:** weboldal design és community management

View File

@ -1,3 +1,3 @@
# filcnaplo # refilc
Main lib Main lib