Skip to content

CRUD for Social Network. A simple social network with all the basic elements to function and expand.

Notifications You must be signed in to change notification settings

zakharovvladimir/Social-Network-CRUD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Social Network CRUD

CRUD for 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
pip install python-dotenv

API additions

pip install djoser

or just

pip install -r requirements.txt

Technologies

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

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: [email protected] github.com/zakharovvladimir

License

MIT

License

MIT

About

CRUD for Social Network. A simple social network with all the basic elements to function and expand.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages