Skip to content
Snippets Groups Projects
Verified Commit ccf0d6e6 authored by Tom Teichler's avatar Tom Teichler :beers:
Browse files

Reformat README. Advances AlekSIS#1

parent aee5dbb0
No related branches found
No related tags found
1 merge request!406Reformat README. Advances AlekSIS#1
Pipeline #4937 passed
AlekSIS — All-libre extensible kit for school information systems AlekSIS (School Information System) — Core (Core functionality and app framework)
================================================================= =================================================================================
Warning AlekSIS standard distribution
------- -----------------------------
**This is an alpha version of AlekSIS, the free school information system.
The AlekSIS team is looking for schools who want to help shape the 2.0
final release and supports interested schools in operating AlekSIS.**
What AlekSIS is
----------------
`AlekSIS`_ is a web-based school information system (SIS) which can be used to
manage and/or publish organisational subjects of educational institutions.
Formerly two separate projects (BiscuIT and SchoolApps), developed by
`Teckids e.V.`_ and a team of students at `Katharineum zu Lübeck`_, they
were merged into the AlekSIS project in 2020.
AlekSIS is a platform based on Django, that provides central funstions The AlekSIS standard distribution with information about all official apps
and data structures that can be used by apps that are developed and provided can be found on `EduGit`_.
seperately. The AlekSIS team also maintains a set of official apps which
make AlekSIS a fully-featured software solutions for the information
management needs of schools.
By design, the platform can be used by schools to write their own apps for Features
specific needs they face, also in coding classes. Students are empowered to --------
create real-world applications that bring direct value to their environment.
AlekSIS is part of the `schul-frei`_ project as a component in sustainable The AlekSIS-Core currently provides the following features:
educational networks.
Core features
--------------
* For users: * For users:
...@@ -53,24 +31,6 @@ Core features ...@@ -53,24 +31,6 @@ Core features
* Authentication via LDAP * Authentication via LDAP
* Automatic backup of database, static and media files * Automatic backup of database, static and media files
Official apps
-------------
+--------------------------------------+---------------------------------------------------------------------------------------------+
| App name | Purpose |
+======================================+=============================================================================================+
| `AlekSIS-App-Chronos`_ | The Chronos app provides functionality for digital timetables. |
+--------------------------------------+---------------------------------------------------------------------------------------------+
| `AlekSIS-App-DashboardFeeds`_ | The DashboardFeeds app provides functionality to add RSS or Atom feeds to dashboard |
+--------------------------------------+---------------------------------------------------------------------------------------------+
| `AlekSIS-App-Hjelp`_ | The Hjelp app provides functionality for aiding users. |
+--------------------------------------+---------------------------------------------------------------------------------------------+
| `AlekSIS-App-LDAP`_ | The LDAP app provides functionality to import users and groups from LDAP |
+--------------------------------------+---------------------------------------------------------------------------------------------+
| `AlekSIS-App-Untis`_ | This app provides import and export functions to interact with Untis, a timetable software. |
+--------------------------------------+---------------------------------------------------------------------------------------------+
Licence Licence
------- -------
...@@ -91,13 +51,6 @@ full licence text or on the `European Union Public Licence`_ website ...@@ -91,13 +51,6 @@ full licence text or on the `European Union Public Licence`_ website
https://joinup.ec.europa.eu/collection/eupl/guidelines-users-and-developers https://joinup.ec.europa.eu/collection/eupl/guidelines-users-and-developers
(including all other official language versions). (including all other official language versions).
.. _AlekSIS: https://aleksis.org/ .. _AlekSIS: https://edugit.org/AlekSIS/Official/AlekSIS
.. _Teckids e.V.: https://www.teckids.org/
.. _Katharineum zu Lübeck: https://www.katharineum.de/
.. _European Union Public Licence: https://eupl.eu/ .. _European Union Public Licence: https://eupl.eu/
.. _schul-frei: https://schul-frei.org/ .. _EduGit: https://edugit.org/AlekSIS/official/AlekSIS
.. _AlekSIS-App-Chronos: https://edugit.org/AlekSIS/official/AlekSIS-App-Chronos
.. _AlekSIS-App-DashboardFeeds: https://edugit.org/AlekSIS/official/AlekSIS-App-DashboardFeeds
.. _AlekSIS-App-Hjelp: https://edugit.org/AlekSIS/official/AlekSIS-App-Hjelp
.. _AlekSIS-App-LDAP: https://edugit.org/AlekSIS/official/AlekSIS-App-LDAP
.. _AlekSIS-App-Untis: https://edugit.org/AlekSIS/official/AlekSIS-App-Untis
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment