This is the repository of the SharedEconomy project. A working prototype is currently deployed on here.
A test user is available:
Username: testUser
Password: password
For a successful installation of the prototype you need to have npm and the angular-cli installed. Tested with following versions:
| client | version |
|---|---|
| npm | 6.4.1 |
| angular/cli | 8.3.25 |
You can check the version you installed with:
npm --version
ng --version- clone this repo to your local computer:
git clone https://github.com/MRyves/shared-economy.git - CD into the project dir and call npm to install all dependencies:
cd SharedEconomyPrototype npm install - Start the angular cli server by calling
ng serve --open
- Pannarakunnel Jevin / pannajev@students.zhaw.ch
- Forster Roman / forstrom@students.zhaw.ch
- Gisin Cyrill / gisincyr@students.zhaw.ch
- Hendseth Yves / hendsyve@students.zhaw.ch
Note: All team members are part of the W.BA.WIN.18HS.TZa class