Learn data structure 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. We realized that beginning with coding is tough for even a college-level beginner. Although there are a lot of free materials, everything that is organized is paid.
Also, the content is not designed for secondary school students. Therefore we 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.
GET /api/items| Parameter | Type | Description |
|---|---|---|
api_key |
string |
Required. Your API key |
GET /api/items/${id}| Parameter | Type | Description |
|---|---|---|
id |
string |
Required. Id of item to fetch |
content
Link to Video demonstration:
https://drive.google.com/file/d/1bf-XFyX5jimH0-yA8SPBsi1mjtb14cTh/view
email: admin@codebee
password: passwordMERN Stack
React strap
Material UI
VoiceFlow
Socket.io
To use the Meet with Mentor feature, run LOCALLY
We have used Agora SDK to build the Meet with Mentor service, which enables students to join a video call with a mentor and get their doubts cleared easily.
To run locally,
Clone a fork of this repo and install all dependencies by running npm i in front-end folder
Run npm start in front-end folder

