1
0
Fork
You've already forked Zenkom
0
Meteor app to manage configurations of bus fleet communication systems and enhance user collaboration for a public transport company.
  • JavaScript 98.7%
  • Shell 0.7%
  • CSS 0.6%
Find a file
2025年04月08日 17:50:56 +02:00
.meteor update to meteor 1.5 2017年06月06日 15:01:33 +02:00
client default login removed 2017年06月28日 20:10:45 +02:00
imports Add login hint 2017年05月15日 15:07:55 +02:00
public add screenshot 2017年06月28日 19:14:33 +02:00
scripts dump scripts 2020年11月04日 16:03:03 +01:00
server update minor 2017年05月15日 11:13:50 +02:00
.eslintrc set if statement spacing 2017年03月24日 09:51:49 +01:00
.gitignore dump scripts 2020年11月04日 16:03:03 +01:00
_ecosystem.config.js cleanup 2017年06月28日 18:54:32 +02:00
_settings-dev.json update readme 2017年06月30日 23:19:06 +02:00
LICENSE feat: add license 2025年04月08日 17:50:56 +02:00
package.json cleanup 2017年06月28日 18:54:32 +02:00
README.md update readme 2017年06月30日 23:19:06 +02:00
task dump scripts 2020年11月04日 16:03:03 +01:00
wipe-dependencies.js Update packages 2017年06月06日 15:56:09 +02:00
yarn.lock Update packages 2017年06月06日 15:56:09 +02:00

Zenkom

Meteor app to manage configurations of bus fleet communication systems and enhance user collaboration for a public transport company. This app was part of my bachelor’s degree project.

Blog posts:

Issue board: https://gitlab.com/janikvonrotz/Zenkom/issues

Installation

To run this project install Meteor.

Install project dependecies.

meteor npm install

Copy the _settings-dev.json template, name it settings-dev.json and update the settings.

Run the development environment.

meteor npm run dev

Open http://localhost:3000 in your browser and login with einstein@ldap.forumsys.com:password.

Features

  • Control user rights with the most simple access control
  • Intuitive Meteor project folder structure
  • Desktop and mail notification system
  • Custom LDAP login auth handler
  • Multilanguage support
  • PM2 deploy ready
  • Redux integrated

Screenshot