From 4fa0a56b5b13215cc1b0c506364442f7c011ee22 Mon Sep 17 00:00:00 2001 From: Pearoo <63553775+PearooXD@users.noreply.github.com> Date: Fri, 26 May 2023 22:18:40 +0000 Subject: [PATCH 1/6] Update README.md --- README.md | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index a9ac202..6758ce5 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,11 @@

-

Filc Napló

+

reFilc

-#### 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)   [![discord](https://img.shields.io/discord/712698455193157643?label=Discord)](http://filcnaplo.hu/discord) +[![Downloads](https://img.shields.io/github/downloads-pre/filc/naplo/latest/total?color=%23&label=Downloads&logo=github&sort=semver)](https://github.com/refilc/naplo/releases)   [![discord](https://img.shields.io/discord/712698455193157643?label=Discord)](http://filcnaplo.hu/discord) ## Setup @@ -21,4 +21,11 @@ cd naplo ```sh cd filcnaplo flutter run -``` +``` + +------- + +# Kudo + +**annon:** a Filc napló készítője (ez az app a Filcen alapul) +**kima, chromium, peighter, Regő, mog, WolfY:** a fejlesztői csapat From 3bca14f038a82e106ba5b19207d2ef214077b307 Mon Sep 17 00:00:00 2001 From: Pearoo <63553775+PearooXD@users.noreply.github.com> Date: Fri, 26 May 2023 22:19:05 +0000 Subject: [PATCH 2/6] bazmeg elkurtam egy sortorest --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6758ce5..50420d8 100644 --- a/README.md +++ b/README.md @@ -28,4 +28,5 @@ flutter run # Kudo **annon:** a Filc napló készítője (ez az app a Filcen alapul) + **kima, chromium, peighter, Regő, mog, WolfY:** a fejlesztői csapat From 6e7d584d13a5784f4c2f671f04009c40df655528 Mon Sep 17 00:00:00 2001 From: Pearoo <63553775+PearooXD@users.noreply.github.com> Date: Fri, 26 May 2023 22:19:49 +0000 Subject: [PATCH 3/6] kihagytam magam a kudokbol --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 50420d8..821cc6b 100644 --- a/README.md +++ b/README.md @@ -29,4 +29,6 @@ flutter run **annon:** a Filc napló készítője (ez az app a Filcen alapul) -**kima, chromium, peighter, Regő, mog, WolfY:** a fejlesztői csapat +**kima, chromium, peighter, mog, WolfY:** a fejlesztői csapat + +**Regő, Pearoo:** weboldal design és community management From 14864e924c289fa9038039cc58a5af41dfc58341 Mon Sep 17 00:00:00 2001 From: Pearoo <63553775+PearooXD@users.noreply.github.com> Date: Fri, 26 May 2023 23:01:06 +0000 Subject: [PATCH 4/6] Update README.md --- README.md | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index 821cc6b..5baebf8 100644 --- a/README.md +++ b/README.md @@ -1,18 +1,18 @@

- +

reFilc

#### 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/refilc/naplo/releases)   [![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)   [![discord](https://img.shields.io/discord/712698455193157643?label=Discord)](http://filcnaplo.hu/discord) ## Setup ### Clone the project ```sh -git clone --recursive https://github.com/filc/naplo +git clone --recursive https://github.com/refilc/naplo cd naplo ``` @@ -21,14 +21,14 @@ cd naplo ```sh cd filcnaplo 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 - +``` + +------- + +# 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 From b6bbec531718c2c503f166be56ad261946377f15 Mon Sep 17 00:00:00 2001 From: Pearoo <63553775+PearooXD@users.noreply.github.com> Date: Fri, 26 May 2023 23:25:21 +0000 Subject: [PATCH 5/6] Update README.md --- filcnaplo/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/filcnaplo/README.md b/filcnaplo/README.md index fc8676c..02c4c20 100644 --- a/filcnaplo/README.md +++ b/filcnaplo/README.md @@ -1,3 +1,3 @@ -# filcnaplo +# refilc -Main lib \ No newline at end of file +Main lib From 6a1a471d92bdab6297d34a10e0e26e6aace8104c Mon Sep 17 00:00:00 2001 From: peter <85565755+peighter@users.noreply.github.com> Date: Sat, 27 May 2023 08:54:40 +0200 Subject: [PATCH 6/6] Update .gitignore --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index b97fcfb..5d5b2bc 100644 --- a/.gitignore +++ b/.gitignore @@ -2,7 +2,7 @@ termek.txt .DS_Store - +filc3.properties # Files and directories created by pub .dart_tool/ .packages @@ -23,4 +23,4 @@ doc/api/ *.js.deps *.js.map -*.txt \ No newline at end of file +*.txt