Skip to content

Latest commit

 

History

History
39 lines (26 loc) · 961 Bytes

README.md

File metadata and controls

39 lines (26 loc) · 961 Bytes

 

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.