From b3aa8ea58c384c1c6b93d69e56a4d719b17d1b44 Mon Sep 17 00:00:00 2001 From: Garv Chandalia Date: Thu, 13 Oct 2022 23:47:12 +0530 Subject: [PATCH] Create learn-together-app --- Projects/3-Advanced/learn-together-app | 29 ++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 Projects/3-Advanced/learn-together-app diff --git a/Projects/3-Advanced/learn-together-app b/Projects/3-Advanced/learn-together-app new file mode 100644 index 00000000..09a37cb3 --- /dev/null +++ b/Projects/3-Advanced/learn-together-app @@ -0,0 +1,29 @@ +# Exlearn + +**Tier:** 3-Advanced + +Exlearn is basically an app where devlopers come and learn together through the same resource/course integrated into the platform. This will allow higher productivity as it becomes monotonous to learn alone. +Exlearn will be a platform to connect learners and allow collaboration . +Answer the following questions: + +- "What is the purpose of this application?" +the purpose is to expediate learning and make it easier and more productive for everyone involved + +- "Are there any resources needed in order to complete the project?" - If yes, be sure to add it. +Udemy/ YouTube API etc. for the platform that provides these courses and basic video-playback facility and the ability to join together +## User Stories + +- [ ] User can enter the tech stack they're learning +- [ ] User can enter the resource they're learning form +- [ ] User can find people learning the same resource/the same course +- [ ] User can learn together with them in a competitive enveironment and interact with them + +## Bonus features + +- [ ] User can win prizes based on who finishes the course first +- [ ] User can collaborate with others on their ongoing projects +- etc... + +## Example projects + +Basically discord minus the useless features + udemy's infrastructure in a more interactive and easier to use manner to allow real-time connectivity of developers all across the globe