Skip to content

ghufran2508/LinkedIn_social_media

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

LinkedIn_social_media

A social media app with chat box and news feed.


This is a simple app in flask. Html,css,bootstrap and javascript for front end and mysql for backend.
To run this project, first create all tables from Database/tables.txt.
Add admin from defaultData.txt. Then change config.py according to your database host,user,password and database.
Also change the 'UPLOAD_PATH' value in app.py to the path where "/static/images".
Change to your project location which would be like C://Program Files or D://Projects in windows case.

Then install Flask-socketio.
Then run command in terminal

"pip install -r requirements.txt"

or

"pip3 install -r requirements.txt"

finally u can run the project.

About

a social media app with chat box and news feed.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published