Skip to content

Prolog Restaurant Web Application developed in Ionic 3 and Python 3.6

Notifications You must be signed in to change notification settings

felzend/prolog-restaurant

Repository files navigation

Prolog Restaurant

Restaurant Web Application developed in Ionic 3 and Python 3.6 with Prolog database

This application allows you to see the listed products on a restaurant, add them to the cart and checkout, also being able to see the sales previously made.

It's developed in Ionic 3, using Python 3.6 as the back server and SWI Prolog as database, connection done by using the Python Library called pyswip, available at: https://github.com/yuce/pyswip.

REQUIREMENTS

INSTALLATION

git clone https://github.com/felzend/prolog-restaurant
cd prolog-restaurant
npm install

RUNNING IONIC APPLICATION

ionic serve

RUNNING THE WEBSERVER

cd server
py api.py

SCREENSHOTS

Application's Home Page

Cart

Previously made sales

About

Prolog Restaurant Web Application developed in Ionic 3 and Python 3.6

Resources

Stars

Watchers

Forks

Packages

No packages published