This project is under development. The main idea:
- Django Project.
- Database - PostgreSQL
The project has a shopping cart with the ability to add products and display the final price.
Docker containers: Django project + PostgreSQL + PgAdmin + Nginx
To build this containers run in the folder of the docker-compose
-file:
docker-compose build
docker-compose run -d
this runs the containers detachted- Open you favourite browser and go to [localhost/]
- To shutdown run
docker-compsose down
-
➡️ Check out my website. You can find a detailed description of the projects
-
➡️ Сommercial project. Flask project. Foreign language teacher website. - See on-line website.
-
➡️ Сommercial project. Django project. Online School with personal classrooms of students and teachers. - See online website.
-
➡️ Сommercial project. Django project. For goverment school № 205. - See on-line website.
-
➡️ Django project Mobile shop, education purpose. Working on it
-
➡️ Project - API Money. Fast API + VUE Js + MongoDB. API requests to SBR(Bank of Russia)
-
➡️ Project - API Weather - openweather. Django REST Framework + VUE Js. API requests to Openweather