Skip to content

Python-Django social student community website with various features such as user authorization and authentication, friend system, real-time chat system, etc

Notifications You must be signed in to change notification settings

vimal-11/django-myptu-webapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyPTU - Django React Social Website

Python-Django social student community website with various features such as user authorization and authentication, friend system, real-time chat system, etc

Applications

authenticate
chat
exams
feeds
forums
friends
workshops

Requirements

Install the required packages to rum this project from requirements.txt file.

pip install -r requirements.txt  

Database Migrations

Migrate the required models for each application to the database by running the following commands

  python manage.py makemigrations    

then

  python manage.py migrate  

About

Python-Django social student community website with various features such as user authorization and authentication, friend system, real-time chat system, etc

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published