Skip to content

Commit 75fcd36

Browse files
Add quick blurbs
1 parent 22b7100 commit 75fcd36

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

electron/user/settings.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,18 +5,21 @@
55
"myPostgres",
66
"SQL",
77
"postgres://zwezmnqm:8onRNKC9MzktDeL3NpI_8Q62UfLLM3UK@ruby.db.elephantsql.com:5432/zwezmnqm",
8+
"Online bookstore with that keeps track of orders and customers",
89
"Jun 28, 2020 4:58 PM"
910
],
1011
[
1112
"myMongo",
1213
"MongoDB",
1314
"mongodb+srv://chronos:pass123@cluster0-xluio.mongodb.net/chronos?retryWrites=true&w=majority",
15+
"E-commerce website for buying and selling clothes",
1416
"Jul 01, 2020 10:33 PM"
1517
],
1618
[
1719
"ToddDB",
1820
"MongoDB",
1921
"mongodb+srv://tdwolf6:password16@cluster0-0xvd7.gcp.mongodb.net/Chronos?retryWrites=true&w=majority",
22+
"Web app deployed on AWS",
2023
"Jul 3, 2020 7:12AM"
2124
]
2225
],

0 commit comments

Comments
 (0)