Skip to content

I created the fully function social site with which has feature like logout, login,, and can create or join group and Post your message

Notifications You must be signed in to change notification settings

eddyvk01/Social-Site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Star Social Site

python License

It's a Simple Social Site where you can post and join group and interact created using python Django backend

My.Video1.mp4

It is a simple django project or website in which we can interact and perform the fuctions shown below.

Key features:

  • Groups (similar to subreddits)
  • Multiple Users and Authorizations
  • Posts in Groups (similar to a tweet)
  • Linking user profiles with @ symbol

Users can create groups, posts in the groups, they can join and leave a group.

Added css and javascript to add a spacial feeling (eg. create stars)

Technologies used:

  • HTML
  • CSS
  • JavaScript/jQuery 3.1.1
  • Bootstrap
  • Python
  • Django

PLEASE FEEL FREE TO FORK THE PROJECT AND START CONTRIBUTING. this project is still in devlopment phase :)

PRE-REQUISITES

Your laptop with python 3.6.x (onwards) installed.

NOTE: Those with Linux and MacOSX would have Python installed by default, no action required.

Windows: Download the version for your laptop via https://www.python.org/downloads/

NOTES In your preferred editor, make sure indentation is set to "4 spaces".

  • Make sure you have Django installed in python otherwise code may fail, to install Django in your machine > open python in your terminal then type pip install django to install. ⚠️

Run using Python3.8+

  1. Clone or download repositiory: https://github.com/eddyvk01/Social-Site
  2. In source folder, run python manage.py runserver to start program, optionally, run with --help argument to see other runtime options.

ThankYou!

About

I created the fully function social site with which has feature like logout, login,, and can create or join group and Post your message

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published