Skip to content

Social Networking Website project in Django for team building

Notifications You must be signed in to change notification settings

mansi1597/Techno_Forum

Repository files navigation

Techno_Forum

Techno Forum is a Web App created for Team Building and Project Collaboration with Django, Sqlite3 implemented in Python. It provides functionality of Login, Register, Creating and sharing Projects, Giving and taking feedback through Comments, Creating Groups and messaging along with much other functionality.

It supports following features:

  • Login/ Sign Up
  • Viewing and Editing Profile
  • Creating and Sharing Posts for Project ideas
  • Editing Shared Posts
  • Giving and receiving feedback through Comments
  • Viewing project ideas and sending requests to collaborate
  • Adding members to Project Group for Collaboration

Quick start

  1. (optional) create virtual env ex. mkvirtualenv mytest_env
  2. pip install -r requirements.txt
  3. python manage.py migrate
  4. python manage.py runserver

About

Social Networking Website project in Django for team building

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages