File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 1
1
// When you add a new project, please add it to the top of the array!
2
2
3
3
export default [
4
- {
4
+ {
5
+ name : 'Zaraina: Split the bill' ,
6
+ description : 'Split the restaurant bill with your friends!' ,
7
+ repository : 'https://github.com/nylo-andry/zaraina' ,
8
+ homepage : 'https://zaraina.rafanilo.com' ,
9
+ screenshot : 'data/images/zaraina.png'
10
+ } ,
11
+ {
5
12
name : 'Meeting Price Calculator' ,
6
13
description : 'Do you hate long meetings? This app could significantly reduce the duration of meetings by showing the actual price of the meeting' ,
7
14
repository : 'https://github.com/olpeh/meeting-price-calculator' ,
@@ -15,7 +22,7 @@ export default [
15
22
homepage : 'https://cyclejs-community.github.io/cycle-keyboard/' ,
16
23
screenshot : 'data/images/cycle-keyboard.png'
17
24
} ,
18
-
25
+
19
26
{
20
27
name : 'Trello Kanban Analysis Tool (TKAT)' ,
21
28
description : 'Analyse Kanban metrics from a Trello board' ,
You can’t perform that action at this time.
0 commit comments