We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22b7100 commit 75fcd36Copy full SHA for 75fcd36
1 file changed
electron/user/settings.json
@@ -5,18 +5,21 @@
5
"myPostgres",
6
"SQL",
7
"postgres://zwezmnqm:8onRNKC9MzktDeL3NpI_8Q62UfLLM3UK@ruby.db.elephantsql.com:5432/zwezmnqm",
8
+ "Online bookstore with that keeps track of orders and customers",
9
"Jun 28, 2020 4:58 PM"
10
],
11
[
12
"myMongo",
13
"MongoDB",
14
"mongodb+srv://chronos:pass123@cluster0-xluio.mongodb.net/chronos?retryWrites=true&w=majority",
15
+ "E-commerce website for buying and selling clothes",
16
"Jul 01, 2020 10:33 PM"
17
18
19
"ToddDB",
20
21
"mongodb+srv://tdwolf6:password16@cluster0-0xvd7.gcp.mongodb.net/Chronos?retryWrites=true&w=majority",
22
+ "Web app deployed on AWS",
23
"Jul 3, 2020 7:12AM"
24
]
25
0 commit comments