/Social-Network

A simple social network with all the basic elements to function and expand.

Primary LanguagePython

Social Network

A simple social network with all the basic elements to function and expand.

Installation

If your project is already in an existing python3 virtualenv first install django and other components by running

pip install django
pip install Pillow
pip install sorl-thumbnail

or just

pip install -r requirements.txt

Technologies

Python3, Django 2.2, pytest, unitest, SQlite3, Pillow, sorl-thumbnail

Contributing and Contacts

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

Feel free to contact: vladimir.zakharov.s@yandex.ru github.com/zakharovvladimir

License

MIT