Skip to content

Fullstack website. Mainly built to show my skills and for everyone who needs some samples.

License

Notifications You must be signed in to change notification settings

dborodin836/hinkal-store

Repository files navigation

Logo

Food Marketplace 'HINKAL'

Fullstack website created for interview.

Code style: black License Checks Last commit Build status Commit activity Codefactor DeepSource

Coverage

Backend Frontend Total
codecov codecov codecov

Table Of Contents

About The Project

image.png

Main features:

  • Ordering dishes with different modifiers (additional sauce etc.)
  • Custom users and vendors
  • Administration

I hope that site will be awesome soon 😄

Built With

Frontend:

Backend:

Getting Started

The first thing to do is to clone the repository:

$ git clone https://github.com/dborodin836/marketplace-hinkal.git
$ cd marketplace-hinkal

The easiest way to start project is requires Docker, If you don't have Docker install it.

Add this line to your C:\Windows\System32\drivers\etc\hosts file

127.0.0.1 hinkal.com

And run simple command.

$  docker compose -f .\docker-compose-local.yml up

Wait for build to complete and navigate to localhost.

Usage

  • Screenshots and addition description, usage *

About

Fullstack website. Mainly built to show my skills and for everyone who needs some samples.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published