-
Notifications
You must be signed in to change notification settings - Fork 0
/
README
38 lines (33 loc) · 1.25 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
Development on OS X Mavericks:
- Install Meteor from https://www.meteor.com.
$ curl https://install.meteor.com | sh
- Install node.js from http://www.nodejs.org.
Download and install package for OS X.
- Install Meteorite
$ sudo -H npm install -g meteorite
- Clone app
$ git clone [email protected]:gudjong/favorite-books.git
Testing:
- http://xolvio.github.io/rtd/ for local real time end-to-end and unit tests
- jasmine for unit tests
- Selenium webDriver / cucumber.js? for end-to-end tests
Deployment:
- Meteor Up (mup) to keep track of multiple deployment environments
Sögur:
- Yfirlit bókaðra færslna:
+ sýnir allar færslur í röð eftir dagsetningu færslu
- Bóka færslu:
+ einn eða fleiri reikningar í hverri færslu
+ heildarupphæð 0, þ.e. debet = kredit
+ ein athugasemd fyrir færsluna og ein fyrir hvern reikning
+ dagsetning bókunar
+ skráningardagur - auto
+ id bókara - auto
+ fylgiskjalsnúmer - auto
- Yfirlit reiknings:
+ sýnir allar færslur á reikning í röð eftir dagsetningu færslu
- Error template
Stillingar:
- Reikningar fyrir eignir, skuldir, gjöld og tekjur
Tækni:
- Nota audit-argument-checks til að tryggja rétt gildi í publish og methods