Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/uclouvain/osis-continuing-education
Web application to manage continuing education process
https://github.com/uclouvain/osis-continuing-education
Last synced: 2 months ago
JSON representation
Web application to manage continuing education process
- Host: GitHub
- URL: https://github.com/uclouvain/osis-continuing-education
- Owner: uclouvain
- License: agpl-3.0
- Created: 2018-08-21T15:18:09.000Z (over 6 years ago)
- Default Branch: dev
- Last Pushed: 2024-04-08T08:56:40.000Z (10 months ago)
- Last Synced: 2024-04-08T10:05:31.295Z (10 months ago)
- Language: Python
- Size: 3.01 MB
- Stars: 1
- Watchers: 22
- Forks: 2
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# OSIS Continuing Education
OSIS Continuing Education is a web application to manage the continuing education programmes
intended for people active in the working world and pursuing the goal of progressing
by acquiring knowledge or changing professions.This application is part of [OSIS](osis), an umbrella project to manage the
core business of higher education institutions. It is a Django application that
only works when installed together with OSIS. It cannot run separately because
it depends on the applications [base](base), [reference](reference) and
[osis-common](osis-common).[OSIS]: https://www.github.com/uclouvain/osis
[base]: https://github.com/uclouvain/osis/tree/dev/base
[reference]: https://github.com/uclouvain/osis/tree/dev/reference
[osis-common]: https://github.com/uclouvain/osis-common