File tree Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,7 @@ The project has Dependencies which are all open sourced (modules such as pickle,
66# Requirements:
771 . Python 3
882 . MySQL workbench 8.0
9+
910because I've tested the code using these versions only...
1011
1112# Setup:
@@ -15,17 +16,20 @@ Run the file named "main.py" and follow the instructions of the program...
1516Open the file named "firsttime.txt" and change the value from False to True (case sensitive)
1617
1718# Troubleshooting:
18- I suspect that the people who haven't set a password for SQL may encounter an error. (will fix it later)
19+ 1.I suspect that the people who haven't set a password for SQL may encounter an error. (will fix it later)
20+
1921I strongly suggest users to have a password set in MySQL.
2022
21- Check if the terminal shows the message "Connection established successfully"
23+ 2.Check if the terminal shows the message "Connection established successfully"
24+
2225That means you entered your credentials properly
2326
24- Any other exception will pop up in the terminal...
27+ 3. Any other exception will pop up in the terminal...
2528
2629# About:
2730This project aims to create a bridge between Python and SQL and use it in real world problems/applications...
31+
2832This project is currently under development...
2933
30- #Done by:
34+ # Done by:
3135Om J Shah
You can’t perform that action at this time.
0 commit comments