We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d103caf commit 4fb16fcCopy full SHA for 4fb16fc
README.md
@@ -5,6 +5,13 @@ This algorithm is a CRUD made in python that has the purpose of the four basic o
5
You will need to install the library below:
6
- mysql-connector
7
8
+You will need to instal MySQL and XAMPP also:
9
+- MySQL installation tutorial:
10
+https://www.youtube.com/watch?v=5JbAOWJbgIA&list=PLHz_AreHm4dkBs-795Dsgvau_ekxg8g1r&index=2&ab_channel=CursoemV%C3%ADdeo
11
+
12
+- XAMPP installation tutorial:
13
+https://www.youtube.com/watch?v=R2HrwSQ6EPM&list=PLHz_AreHm4dkBs-795Dsgvau_ekxg8g1r&index=3&ab_channel=CursoemV%C3%ADdeo
14
15
## Operation
16
## Home screen
17
When initializing the code, the first screen that is presented is the selection menu screen below:
0 commit comments