## Description

    This project is for buy or sell products online. Where you can also create Auction for your rare Item. Where all users can participate your auction. You can also promote your Product using banner image or featured product option. Buyer and Seller can communicate to each other.

## Challenges

    The main challenge was time, we have to deliver project a sort time. With Chat, Auction, Search Functionality & Admin Panel.

## Screenshots

    -

## Architecture and Technology Stack

    Yii2
    MySql
    Socket io
    API
    jQuery

## Getting started

To make it easy for you to get started with GitLab, here's a list of recommended next steps.

## Installation

1. Clone This Project using SSH or HTTPS Link
2. By default folder name will grab. (You can change it)
3. Now Open .htaccess file & Add your "/YOUR_PROJECT_NAME" after "RewriteCond %{REQUEST_URI} !^" and "RewriteCond %{REQUEST_URI} ^"

## RUN COMMAND

```bash
cd YOUR_PROJECT_DIR

php init (0, yes, no(from now everytime))

composer install
```

## DATABASE

4. Create Blank Database In phpmyadmin With Database Collation `utf8mb4_general_ci`.

5. Set up database connection in common/config/main-local.php

## RUN COMMAND

```bash
php yii migrate
```

6. Give 0777 permission to logs & uploads folder.

## Setup Completed

Now go to /admin to access admin panel
& Setup your self as SuperAdmin
