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.
- Host: GitHub
- URL: https://github.com/manojpatra1991/restaurant-database
- Owner: MANOJPATRA1991
- Created: 2017-07-13T07:12:35.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-07-13T07:24:36.000Z (almost 8 years ago)
- Last Synced: 2025-02-15T22:28:44.881Z (3 months ago)
- Topics: bootstrap4, css3, html5, postgresql, python3, sqlalchemy, udacity-fullstack-nanodegree
- Language: Python
- Size: 9.77 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.