Skip to content

A Django based Open source Advance EdTech project with complete course mangement and student management system www.baoiam.com

Notifications You must be signed in to change notification settings

dhruv37502005/Baiom_Backend

Repository files navigation

BAOIAM BACKEND Project

A Django based Open source Advance EdTech project with complete course mangement and student management system www.baoiam.com

Features

  • 25+ Active Contributers.
  • Add and manage Live courses
  • Create Batches of students and host Live Classes
  • Subscription Plans (3months, 6months, 9months)
  • Social and User Authentication system
  • Discussion Tabs for Students and Query Sessions
  • Upcoming (Payment Gateway Integration)
  • Upcoming (Attendance Tracker)

Framework: Django 4.2

Authentication: Custom Authentication, Social Auth Library

Database: SqLite3

Tools OpenCV, Jazmin, Pillow

Authors

Installation

Project Installation (make sure you have python installed)

pip install Django==4.2
pip install django-jazzmin
pip install psycopg2-binary
pip install pillow
pip install social-auth-app-django
pip install djangorestframework
pip install -U chatterbot==1.0.4
pip install pathlib --upgrade
pip install django-import-export
pip install --upgrade PyYaml

python manage.py makemigrations
python manage.py migrate
python manage.py runserver

TO CREATE SUPERUSER:
python manage.py createsuperuser


username -admin
email : admin@gmail.com
password: admin

Feedback

If you have any feedback, please reach out to us at www.baoiam.com/contact-page/index.html

About

A Django based Open source Advance EdTech project with complete course mangement and student management system www.baoiam.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published