charludo / ycms

Apache License 2.0
0 stars 1 forks source link

CircleCI ReadTheDocs

This is a Django 4 based web application. The main goal is to...

TL;DR

Prerequisites

Note: if you absolutely MUST use Windows, follow the guide in WSL.md. No guarantees though.

Following packages are required before installing the project (install them with your package manager):

Installation

git clone git@github.com:charludo/ycms.git
cd ycms
./tools/install.sh --pre-commit

And if you want to use the "suggest assignment" functionality:

Run development server

./tools/run.sh
Personnel ID Group
ROOT_00001 -
ZBM_000001 ZBM
STATION_MG STATION_MANAGEMENT
DR_0000001 MEDICAL_PERSONNEL
NURSE_0001 MEDICAL_PERSONNEL

All default users share the password changeme.

Documentation

Read the docs at ycms.readthedocs.io.

License

This project is licensed under the Apache 2.0 License, see LICENSE and NOTICE.md. It is based on digitalfabrik/integreat_cms, Copyright © 2023 Tür an Tür - Digitalfabrik gGmbH and individual contributors. All rights reserved.