Skip to content

LetsUpgrade/E-LEARNER

Repository files navigation

Project ID: 10

✍  PROJECT DESCRIPTION

Build an app or online platform which programming students can use to capture their work-based experiences and share these learning experiences with other students through text, photos, or videos.The focus should be to develop a platform that allows programming students to share their work experiences and projects with other younger students by giving webinar sessions on programming. Also, those who are facing difficulties in programming, any other member can help them to solve programming questions and also tell how to improve coding skills.

📂  RELEVANT TECHNOLOGY

  • HTML,CSS,Bootstrap
  • Angular/Node JS
  • JavaScript
  • Firebase

💻  GETTING STARTED

=> Fork this repository to start contributing.

=> Open your Git Bash command window and in the root directory type the following commands :

    1) git init -initializes the git repository from the GitHub. 
    2) git clone -Clone the repository to your local machine
      (git clone https://github.com/<your-github-username>/LetsUpgrade/E-LEARNER.git)