Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/uclouvain/osis-dissertation


https://github.com/uclouvain/osis-dissertation

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# OSIS

OSIS stands for **Open Student Information System**. It's an application
designed to manage the core business of higher education institutions, such as universities, faculties, institutes and professional schools. The core business
involves the administration of students, teachers, courses, programs and so on.

[![Join the chat at https://gitter.im/uclouvain/OSIS-Louvain](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/uclouvain/OSIS-Louvain?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[![Build Status](https://travis-ci.org/uclouvain/osis-dissertation.png)](https://travis-ci.org/uclouvain/osis-dissertation)

## Documentation

Visit the project website for the latest news, to read the documentation, to
meet the community and to learn how to contribute: http://uclouvain.github.io/osis.
You can find the technical documentation in the
[`doc` folder](https://github.com/uclouvain/osis/tree/dev/doc) of the source code.
There you learn:
- how to prepare your develop environment (technical-manual.adoc)
- how to install and configure OSIS (technical-manual.adoc)
- how the data is organized and (data-manual.adoc)
- how to use the application (user-manual.adoc)

## Project

OSIS is not a final product yet. It is still an on going project with ambitious
goals and deadlines. The good news is that we are already using it in production
because what is available complements or replaces existing business applications.

## Code

OSIS is writen in
[Python](https://www.python.org/) 3.4,
[HTML5](https://www.w3.org/TR/html5/) and uses
[Django](https://www.djangoproject.com/) 1.11 as web framework.
To know more about the code and the collaboration of the community, please visit
our [OpenHub](https://www.openhub.net/p/osis-louvain) page.