Skip to content

sukhdeepg/Team-Discuss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Team Discuss

Team Discuss is a Python web application to discuss on various subjects by creating groups.

Motivation

  • To learn fundamentals of Django web framework.

    • To understand the search functionality.
    • Created URLs using the Django REST framework to get an individual group or all groups as per user’s request.
    • To understand how the message system works in a group.
  • Understanding working of a public interaction platform.

Installation

Install requirements

pip install -r requirements.txt

To run project on localhost

python manage.py runserver

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published