Giter Club home page Giter Club logo

codebee's Introduction

Logo

CodeBee

  • Learn data structures and algorithms through creative visualizations and real-time doubt clearance.

  • The New Education policy 2021 has opened up the field of Computer Science to young coders. I realized that beginning with coding is tough for even a college-level beginner. Although there are lot of free materials, but everything that is organized is paid.

  • Also, the content is not designed for secondary school students. Therefore I came up with this innovation to provide students with free-of-cost study materials. Kids can learn logic, structure, sequence, and creative expression just as having fun around.

  • Developer Days --> Web Development Track --> Final Challenge Submission Developer DaysWeb Development

  • Timeline : August 22 - September 26, 2021
  • offered by Mozilla Durg

Checkout - Codebee

๐Ÿš€ Features

  • Starting with very secure authentication using jwt-token , crypto hashing , different social auth providers.
  • Showing courses for coding added by one of the best people in tech with all features listed on home page
  • Doubt clearance and live comments using Socket.io and "Meet with Mentor" providing video conferencing implemented using Agoara SDK
  • Structured courses with topicwise lectures, videos, visulizations and code editor and all will be saved lifetime.
  • So Its a complete package for young and school coders created using MERN stack.

๐Ÿ‘€ Preview

Deployed at Heroku.

Screenshots

Landing Page Home Page Visualization Code Editor

API Testing

AllCourses CourseDetails CommentsInCourse

Installation

First these commands and follow mentioned steps to get your app ready with installation.

git clone https://github.com/ShwetKhatri2001/Codebee.git
npm install 
cd client
npm install 

After installations, make a .env file in root directory and add some env variables there .

  • Add backend port number as PORT, client domain as DOMAIN_NAME, api url as API_URL, mongodb url as MONGO_URI and NODE_ENV having value development / production.
  • Then we need SENDGRID_VERIFIED_MAIL and SENDGRID_API_KEY to get email service from sendgrid.
  • Then add some secret strings as CRYPTO_SECRET and JWT_SECRET.
  • At last in this file add Github auth secret key and id as CLIENT_SECRET and CLIENT_ID.

Now make a .env file in client directory and add similar values given in backend env for REACT_APP_DOMAIN_NAME and REACT_APP_API_URL and add REACT_APP_SAWO_API_KEY for sawo passwordless authentication.

To run you app, use this command.

npm run dev

Contributing

If you find bugs with this project, pull requests are always welcome. You can create an issue here. Your โญ is also greatly appreciated.

Checkout my GitHub profile and view other projects

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.