miguel550 / restaurant

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Restaurant

This project is a restaurant's dishes management system build with django as backend framework and angular 2 as frontend framework.

Installation

To install the backend using docker do the following after cloning the reposotory

$ docker-compose build
$ docker-compose up

It should be up and running.

About

License:MIT License


Languages

Language:Python 100.0%