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

https://github.com/manojpatra1991/restaurant-database

A Reataurant database created with SQLAlchemy and Python. While creating this database, various concepts related to CRUD operations using Python's built-in modules and SQLAlchemy were dealt with.
https://github.com/manojpatra1991/restaurant-database

bootstrap4 css3 html5 postgresql python3 sqlalchemy udacity-fullstack-nanodegree

Last synced: about 1 month ago
JSON representation

A Reataurant database created with SQLAlchemy and Python. While creating this database, various concepts related to CRUD operations using Python's built-in modules and SQLAlchemy were dealt with.

Awesome Lists containing this project

README

        

# RESTAURANT-DATABASE
A Reataurant database created with SQLAlchemy and Python. While creating this database, various concepts related to CRUD operations using Python's built-in modules and SQLAlchemy were dealt with.