/huscii

Ascii Management Angular Application

Primary LanguageTypeScriptMIT LicenseMIT

Huscii

... simplifies daily work at ascii Dresden, featuring a member management, a shift planner (not yet) and an electronic cash book (not yet).

Huscii is built with Angular 5.

travis dependencies Status devDependencies Status

GitHub forks GitHub stars

Build with ❤️ in Dresden

🚧 Checkout the other branches to get the latest features. 🚧

Features

  • Member management
  • Experimental Angular i18n support (en, de)

More great features will be implemented soon.

Setup

In order to build the project, you'll need NodeJS and NPM. Yarn is optional.

NOTE: Feel free to run all commands with npm instead of yarn.

Install the dependencies.

yarn install

Development

For a dev server run

yarn run start

i18n

To serve the application with german language run

yarn run start:de

Documentation

A very handsome documentation can be generated with

yarn run doc:buildandserve

This commands using JSDoc annotations from classes, methods, properties... to build a browsable documentation. Credits to compodoc.

License

MIT - ascii Dresden - ❤️