TheLordVier / avito_app

The application provides the basic functions of an advertising site, such as creating, updating and deleting ads, getting a list of all ads or detailed information. The application is based on the Django and React frameworks.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Avito app (website project with ads)

Project developed by: Mikhailov Alexander

Application structure:

  • Directory frontend_react - Directory with the frontend part of the application

  • Directory market_postgres - Directory with docker-compose and nginx settings

  • Directory skymarket - Directory with the main django (backend) part of the application

requirements.txt - application dependencies

.gitignore - files and folders to ignore in Git version control

About

The application provides the basic functions of an advertising site, such as creating, updating and deleting ads, getting a list of all ads or detailed information. The application is based on the Django and React frameworks.


Languages

Language:JavaScript 59.9%Language:SCSS 21.0%Language:Python 17.1%Language:HTML 1.9%Language:Dockerfile 0.2%