Skip to content

Social network, to share photos found on the web. Users manage profiles, show yours pics to others users, and can likes all publishements with a Ajax button.

License

Notifications You must be signed in to change notification settings

BirdOnTheBranch/picsshare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

 

PicsShare

Social network, to share photos found on the web. Users manage profiles, show yours pics to others users, and can likes all publishements with a Ajax button.

 

Hi, human. The repo uses:
Python 3.8.*
Django 3.0.8
Pillow 7.2.0
social-auth-app-django 2.1.0
redis 3.5.3

 

To run:

In blog/

pip install -r requirements.txt 
python manage.py runserver 0.0.0.0:8000

Try run in terminal: pip install python-social-auth[django] if this lib raise an error.

If you want to run the app y develop mode, and dont miss the Ajax and JQuery funtions, use Ngrok for pass the https secure protocol in your browser.

 

License:

This project is licensed under the MIT License - see the LICENSE file for details

 

Any questions or nice talk: @wane_emece.

About

Social network, to share photos found on the web. Users manage profiles, show yours pics to others users, and can likes all publishements with a Ajax button.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published