An open API service indexing awesome lists of open source software.

https://github.com/arturduisheev/oracleschool

God Daaamn
https://github.com/arturduisheev/oracleschool

back-end docker nginx python

Last synced: about 2 months ago
JSON representation

God Daaamn

Awesome Lists containing this project

README

          


DuisheevArtur



this is the backend part of the Oracle Digital project


N|Django


Build Status



  • ✨Magic ✨



Tech


Dillinger uses a number of open source projects to work properly:



  • [Django] - Django is a free and open source framework for developing web applications in Python.

  • [DRF] - DRF or Django Rest Framework is a free and open source framework for developing RESTful APIs in Python using the Django framework.

  • [psycopg2] - Psycopg2 is a Python package that provides an interface for working with PostgreSQL databases.

  • [pillow] - Pillow (Python Imaging Library) - это библиотека для языка Python, которая предоставляет возможности для обработки изображений.



Installation


Son-koul travel requires Django v3.2+ to run.


Install the dependencies and devDependencies and start the server.


pip install django==4.1.7

pip install djangorestframework
pip install psycopg2
pip install Pillow

For to download the virtual environment…


python -m venv venv

venv\scripts\activate

For migrations…


python manage.py makemigrations 

python manage.py migrate

For create superuser…


python manage.py createsuperuser

Username (leave blank to use 'your nickname'): #first step
Email address: #second step (write email adress(example:example@example.com))
password: #third step (write password)

For runserver


python manage.py runserver                  #if you didn't migrate you will get an error

#(then go to the first install)


Plugins


Son-koul travel is currently extended with the following plugins.
Instructions on how to use them in your own application are linked below.

| Plugin | README |
| ------ | ------ |
| GitHub | [plugins/github/README.md][PlGh] |
| more plugins here| [more plugins here] |
| more plugins here| [more plugins here] |
| more plugins here| [more plugins here] |
| more plugins here| [more plugins here] |


Her place for Docker…


Docker Docker Docker



Good day!


my github and github of my colleagues


              |Github|                            |Instagram|

| https://github.com/ArturDuisheev | https://www.instagram.com/22.dush.22/ |