PeriodicPress is MVC Django based project developed for university course "Programming paradigms"
Many thanks for tuorials from these sites:
- https://docs.djangoproject.com/
- https://tutorial.djangogirls.org/ru/django_orm/
- https://tutorial.djangogirls.org/en/
$ git clone https://github.com/ykondrashyn/periodic-press.git
$ python manage.py runserver
Go to http://127.0.0.1:8000/