SabhyaGrover / sakar-ghci

This repository contains our submission to GHCI-Codeathon 2020.

Home Page:https://expo.io/@hobbyhacks/sakar

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

All Contributors PRs Welcome Open Source Love

GHCI Codeathon'20

Team HobbyHacks


Logo

सakar

#MakeYourDreamSakar
Demo Video · Presentation · Presentation Video

Table of Contents

Problem Statement

Amid of COVID-19 pandemic, due to Lockdown and various Social Distancing Guidlines India’s Educational System comes to a standstill while taking it as an opportunity E-Learning comes to the Place.

Students are facing the following problems curently:

Distraction: Learning from home is an amazing experience. You might expect things around you to be like a school campus but they doesn’t. For online learning students didn’t have any Platform where they only get all the courses and Learning resources without any distractive Content that  doesn’t related to any Constructive Learning and motivation to learn these courses.

Adaptability: Difficulty to adapt to an online learning environment immediately after traditional classroom learning.

Self Motivation: Students start losing hope once they find difficulty in online learning. It requires motivation to complete tasks and engage students with their learning

About The Project

SAKAR is a platform where students can have distraction free learning. As we call it, it is "NETFLIX for LEARNERS". Due to COVID, when offline learning got hindered, E-learning came to the fore-front. There are various resources available on the web but there is no common platform that connects all the educational content without any diversions. SAKAR is the straight road to learning that every learner needs.

features

Built With

  • Frontend: React-Native and Expo
  • Backend: Firebase
  • IDE: VS Code
  • Design: Figma, Whimsical
  • Version Control: Git and GitHub

Getting Started

Prerequisites

NPM INSTALL

  • npm
npm install npm@latest -g

Installation

  1. Clone the repo
git clone https://github.com/SabhyaGrover/sakar-ghci.git
  1. Install NPM packages
npm install -g expo-cli
npm i
  1. Get your YouTube API key here. Replace API_KEY=XXXXXXXXXX with your own YouTube API key.
const API_KEY = 'XXXXXXXXXXXX'; // REPLACE IT WITH YOUR YOUTUBE API KEY
  1. Start the expo
npm start
  1. Download Expo Application from PlayStore.

  2. Scan the QR Code to run the App on your phone.

Team:

S.No. Team Member Name LinkedIn GitHub Username
1. Sabhya Grover @SabhyaGrover @SabhyaGrover
2. Chanchal Bansal @ChanchalBansal @Chanchal1603
3. Shalini Kumari @ShaliniKumari @shalinikumari50

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the GPL License. See LICENSE for more information.

Show your support

Give a ⭐️ if this project helped you!

Contributors ✨

Thanks goes to these wonderful people:


Sabhya Grover


Chanchal Bansal


Shalini Kumari

This project follows the all-contributors specification. Contributions of any kind welcome!

About

This repository contains our submission to GHCI-Codeathon 2020.

https://expo.io/@hobbyhacks/sakar

License:GNU General Public License v3.0


Languages

Language:JavaScript 100.0%