Skip to content

A decentralized social networking webserver designed using Python and CherryPy. Also used HTML, CSS for the front end. APIs were utilized and SQLLite is used for databases.

Notifications You must be signed in to change notification settings

BabraAjaz/SocialNetworkingWebserver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

2019-Python-baja156

Instructions on how to run the client app code provided in the repository

  1. Open terminal in the folder
  2. run "python3 main.py"; The terminal will run teh app. Go to the link that is is at the end of "ENGINE Serving on http://..."
  3. Click Login
  4. Username : baja156 Password: Baja156_919297972
  5. This takes you to the unique password page where you enter the key used to get client private data. It is "1234". Retrieval of private data may take a while
  6. This is the main Home page of the application!
  7. The client app will ping check other online location addresses every 35 seconds. This may take a while

About

A decentralized social networking webserver designed using Python and CherryPy. Also used HTML, CSS for the front end. APIs were utilized and SQLLite is used for databases.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published