https://github.com/dkealvaro/restaurant-database
Restaurant database project for managing orders and deliveries of a restaurant
https://github.com/dkealvaro/restaurant-database
Last synced: 8 months ago
JSON representation
Restaurant database project for managing orders and deliveries of a restaurant
- Host: GitHub
- URL: https://github.com/dkealvaro/restaurant-database
- Owner: DKeAlvaro
- Created: 2022-09-16T12:21:07.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-17T21:08:25.000Z (about 3 years ago)
- Last Synced: 2024-03-14T12:49:16.192Z (over 1 year ago)
- Language: Java
- Size: 2.41 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# restaurant-database
Restaurant database project for managing orders and deliveries of a restaurant.
Project carried out using java, sql and jdbc to make the connections between database and API.