... 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.
Build with ❤️ in Dresden
🚧 Checkout the other branches to get the latest features. 🚧
- Member management
- Experimental Angular i18n support (en, de)
More great features will be implemented soon.
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
For a dev server run
yarn run start
To serve the application with german language run
yarn run start:de
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.
MIT - ascii Dresden - ❤️