aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 055c1f4e75bb69260f7b351720c128d4791e617e (plain)
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
# Shared Cost

Share costs with a group of people.

## Install nix

```
curl https://nixos.org/nix/install | sh
```

## Usage

Open a nix shell:

```
nix-shell
```

Then:

```
make install
make start
```

## TODO

- Income CRUD
- Server error message
- Dates after today most be forbidden