Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kseen715/yaterochka

Web application for a fictional company that sells random goods
https://github.com/kseen715/yaterochka

Last synced: 8 days ago
JSON representation

Web application for a fictional company that sells random goods

Awesome Lists containing this project

README

        

# YaTёrochka



## Description
This is a web application written as a course work for the 3rd year of study at the university.

The project is a web application for a fictional company that sells random goods. The application allows you to view the catalog of goods, view the history of orders, and also allows you to log in to your Admin account.

The paper itself is [here](https://github.com/Kseen715/yaterochka/blob/master/КБ-211%20Коренев%20Д.Н.%20БД%20Курсовая.pdf) (in Russian).

## Usage
Clone:

```git clone --recursive https://github.com/Kseen715/yaterochka.git```

Setup:

```dockercompose up```

## Screenshots