-
Notifications
You must be signed in to change notification settings - Fork 0
umangS77/Cafe-DB
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Instructions to run the file. 1. Write the username and password (same as the one through which you are logging in mysql) in the third line of main.py file. 2. Login to mysql using: mysql -u <username> -p <password> 3. Create the database CAFE in your system using command: source <path of CAFE.sql file> 4. Run the following command to use CAFE database: use CAFE; 5. On the terminal, run the python script as: python main.py
About
A fully functional database system, designed for a Cafeteria
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published