update docs

This commit is contained in:
2017-02-21 05:07:13 +02:00
parent 34ddf3a1aa
commit 63f14d74cd
7 changed files with 187 additions and 11 deletions
+18 -2
View File
@@ -1,8 +1,8 @@
# kanban2
## Purpose
## Project description
This project is a generator for creating new projects with the following features:
This project is a playground for a Kanban board made with following libraries:
* Angular 2 (based on angular-cli)
* Firebase via AngualarFire2
@@ -21,6 +21,22 @@ almost directly from the proposed configuration from the Firebase console.
messagingSenderId: "???"
```
Initial data:
In "data" folder there is "kanban2-d5e2a-export.json" file with some initial data
It can be imported in firebase console in a new fresh firebase database.
![alt text](data/importdata.png "Import initial data")
## Screenshots
![alt text](data/screenshot01.png "Import initial data")
#Angular 2 Specifics
This project was generated with [angular-cli](https://github.com/angular/angular-cli) version 1.0.0-beta.21.