pbachman / wichteln

A simple "Wichteln" App for Christmas, made with angular and Node.JS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wichteln

It's a simple "Wichteln" app, made with angular and node.js.

What is "Wichteln" ?

is a pre-Christmas, European custom that is cultivated among work colleagues, in clubs, in school classes, etc. By coincidental selection for each group member another group member is determined, by which it is then presented.

Rules

The logic is implemented in a way that:

  • nobody can draw himself
  • nobody can draw his partner

Development

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.

Customize

Just enter all names of the participants with their partner in the data.json file and run "node draw".

Running tests

Run ng test to execute the unit tests via Karma and run ng e2e to execute the end-to-end tests via Protractor.

Deployment

TODO

About

A simple "Wichteln" App for Christmas, made with angular and Node.JS


Languages

Language:TypeScript 34.1%Language:JavaScript 30.5%Language:CSS 18.1%Language:HTML 16.5%Language:Shell 0.9%