Skip to content

A Social Multi media webapp which functions somewhat like instagram or Facebook.

Notifications You must be signed in to change notification settings

savyez/Social_Media

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Social_Media

A Social Multi media webapp which allows user to create his/her account on the app by "Signing Up".

  • Once the user has "signed up" after entering the details required, this data is saved in a "sqlite" server form where the "admin" can access it.
  • The user is then allowed to do various tasks such as follow another user, upload a pic as post on user's feed, "like" their posts and more stuffs.
  • Used django for the backend framework and JS for the backend logics of templates, HTML and CSS templates for the frontend.

How to run?

  1. Copy the folder link where you want to create the copy
  2. Open terminal
  3. Go to that disk drive by typing {disk driver}:
  4. Now access your folder by typing cd {paste the folder link}
  5. type python manage.py runserver

About

A Social Multi media webapp which functions somewhat like instagram or Facebook.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published