Skip to content

A webapp made with Django in which users can join course rooms of different departments and chat with their participants

License

Notifications You must be signed in to change notification settings

Samyak-jain09/CourseRoom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Logo

CourseRoom

A webapp made with Django in which users can join course rooms of different departments and chat with the participants

About The Project

home

(back to top)

Built With

  • image
  • image

(back to top)

Getting Started

Follow the instructions to run the project on your device locally.

Prerequisites

  • Django
    pip install django
  • Pillow
    pip install pillow

Installation

  1. Clone the repo
    git clone https://github.com/Samyak-jain09/CourseRoom.git
  2. Enter the virtual environment.
    pipenv shell
  3. Launch the project
    python manage.py runserver

(back to top)

Usage

login page Course Page Profile Page

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

About

A webapp made with Django in which users can join course rooms of different departments and chat with their participants

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published