Skip to content

This is a simple project illustrating the basics of how to create a simple social network.

License

Notifications You must be signed in to change notification settings

clintjason/socialApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

socialApp

This is a simple project illustrating the basics of how to create a simple social network.

Usage

  • Clone the repo and open the repo in the terminal
  • Open the app file and import all the required extensions to run the application
  • you can install them all simply by typing pip install module_name or flask_extension name in the terminal
  • Setup your db configs in the application file, i.e set your db_username and db_pwd
  • Run the application with: $ python app.py
  • Click the IP address on the command line to view the application in the browser.
  • Then you are good to go.

About

This is a simple project illustrating the basics of how to create a simple social network.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published