You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This app is designed to help you prepare for the Abitur examination in NRW by summarising all relevant topics. The app loads all summaries of the topics from an api written by me especially for this purpose. You can also register and login and write notes, which are available from the web app as well as from the mobile version. It should be mentioned that all articles and notes support Markdown and LaTex and the app offers many possibilities for customization.
12
+
13
+
You can download the app from the Google Playstore: https://play.google.com/store/apps/details?id=de.thebotdev.physik_lp_app
14
+
15
+
Web App: http://srv2.thebotdev.de/web/physik
16
+
17
+
:de:
18
+
19
+
Diese App soll einem helfen sich auf die Abiturprüfung in NRW vorbereiten zu können, indem sie alle Abiturreleavanten Themen zusammenfasst. Dabei lädt die App alle Zusammenfassungen der Themen aus einer von mir extra dafür geschriebenen Api. Zudem kann man in der App sich registrieren und anmelden und dann Notizen schreiben, welche sowohl aus der Web App als auch aus der Mobilen Variante erreichbar sind. Dabei sollte erwähnt werden, dass alle Artikel und Notizen Markdown und LaTex unterstützen und die App viele möglichkeiten der Anpassung gibt.
20
+
21
+
Die App gibt es im Google Playstore als Download: https://play.google.com/store/apps/details?id=de.thebotdev.physik_lp_app
22
+
Web App: http://srv2.thebotdev.de/web/physik
23
+
24
+
## API
25
+
Die Api zu der App kann [hier][link_api] gefunden werden.
26
+
8
27
## Artikel erstellen
9
28
Um zu erfahren, wie Artikel für die App erstellt werden, lies dir bitte die [Wiki][wiki] durch. Dort findest du alle Informationen zum erstellen eines Artikels und Beispiele für jeden Artikeltypen der unterstützt wird.
10
29
11
30
## Changelog
31
+
* 1.1.4
32
+
* Added: Markdown Articel type
33
+
* Added: Unit testing for content feature
34
+
* Fixed: Code Cleanup
12
35
* 1.1.3
13
36
* Added: Web version / checks
14
37
* Added: CDot option (use \cdot instead of \times)
@@ -51,3 +74,6 @@ Veröffentlicht unter der GNU General Public License 3 Lizenz. Sieh ``LICENSE``
0 commit comments