From fb73415c87cb20df540ff0bf2b3fedb4bf429c56 Mon Sep 17 00:00:00 2001 From: LJ322 Date: Wed, 11 Dec 2019 04:06:34 +0300 Subject: [PATCH 1/5] Add example project to Dollars-to-cents-converter --- Projects/1-Beginner/Dollars-To-Cents-App.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Projects/1-Beginner/Dollars-To-Cents-App.md b/Projects/1-Beginner/Dollars-To-Cents-App.md index 94433892..1c6c40be 100644 --- a/Projects/1-Beginner/Dollars-To-Cents-App.md +++ b/Projects/1-Beginner/Dollars-To-Cents-App.md @@ -26,4 +26,4 @@ The challenge: Try this without using any frameworks. ## Example projects -- [Dollars to cents converter](https://github.com/LimonJuice322/Dollars-to-cents-converter) +- [Dollars to cents converter app](https://github.com/LimonJuice322/Dollars-to-cents-converter) From f37375baf68805550c84a83f2afc5358586ee5c1 Mon Sep 17 00:00:00 2001 From: LJ322 Date: Sun, 19 Jul 2020 04:54:46 +0300 Subject: [PATCH 2/5] Added a link to the example in codepen --- Projects/1-Beginner/Dollars-To-Cents-App.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Projects/1-Beginner/Dollars-To-Cents-App.md b/Projects/1-Beginner/Dollars-To-Cents-App.md index 1c6c40be..c11d24bd 100644 --- a/Projects/1-Beginner/Dollars-To-Cents-App.md +++ b/Projects/1-Beginner/Dollars-To-Cents-App.md @@ -26,4 +26,4 @@ The challenge: Try this without using any frameworks. ## Example projects -- [Dollars to cents converter app](https://github.com/LimonJuice322/Dollars-to-cents-converter) +- [Dollars to cents converter app](https://codepen.io/limonjuice322/pen/zYrMjEB) From 1ef532eb513a7d0e7539f61ba64fdc104460ff32 Mon Sep 17 00:00:00 2001 From: LJ322 Date: Mon, 10 Aug 2020 04:38:33 +0300 Subject: [PATCH 3/5] Add example --- Projects/2-Intermediate/Timezone-Slackbot.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Projects/2-Intermediate/Timezone-Slackbot.md b/Projects/2-Intermediate/Timezone-Slackbot.md index b943555b..ccfcd8cc 100644 --- a/Projects/2-Intermediate/Timezone-Slackbot.md +++ b/Projects/2-Intermediate/Timezone-Slackbot.md @@ -36,3 +36,4 @@ More information about timezones can be found [here](https://www.timeanddate.com ## Example projects [Quickly Determine What Country and Time Zone Your Coworkers Are in This Week Using This Tool](https://lifehacker.com/quickly-determine-what-country-and-time-zone-your-cowor-1833011887) +[Timezones App](https://limonjuice322.github.io/timezones_app/)(https://github.com/LimonJuice322/timezones_app) From fdad5c0522f396161f3bed9c10c7b6346764ef67 Mon Sep 17 00:00:00 2001 From: LJ322 Date: Mon, 10 Aug 2020 04:49:23 +0300 Subject: [PATCH 4/5] fix: line break --- Projects/2-Intermediate/Timezone-Slackbot.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Projects/2-Intermediate/Timezone-Slackbot.md b/Projects/2-Intermediate/Timezone-Slackbot.md index ccfcd8cc..7e18c72f 100644 --- a/Projects/2-Intermediate/Timezone-Slackbot.md +++ b/Projects/2-Intermediate/Timezone-Slackbot.md @@ -36,4 +36,5 @@ More information about timezones can be found [here](https://www.timeanddate.com ## Example projects [Quickly Determine What Country and Time Zone Your Coworkers Are in This Week Using This Tool](https://lifehacker.com/quickly-determine-what-country-and-time-zone-your-cowor-1833011887) + [Timezones App](https://limonjuice322.github.io/timezones_app/)(https://github.com/LimonJuice322/timezones_app) From 16758c8c49abff2e01315469ad26adc8ce5554f9 Mon Sep 17 00:00:00 2001 From: LJ322 Date: Mon, 10 Aug 2020 04:52:20 +0300 Subject: [PATCH 5/5] fix: white space --- Projects/2-Intermediate/Timezone-Slackbot.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Projects/2-Intermediate/Timezone-Slackbot.md b/Projects/2-Intermediate/Timezone-Slackbot.md index 7e18c72f..f054e1b5 100644 --- a/Projects/2-Intermediate/Timezone-Slackbot.md +++ b/Projects/2-Intermediate/Timezone-Slackbot.md @@ -37,4 +37,4 @@ More information about timezones can be found [here](https://www.timeanddate.com [Quickly Determine What Country and Time Zone Your Coworkers Are in This Week Using This Tool](https://lifehacker.com/quickly-determine-what-country-and-time-zone-your-cowor-1833011887) -[Timezones App](https://limonjuice322.github.io/timezones_app/)(https://github.com/LimonJuice322/timezones_app) +[Timezones App](https://limonjuice322.github.io/timezones_app/) (repository - https://github.com/LimonJuice322/timezones_app)