Skip to content

Commit 4fb16fc

Browse files
committed
add instalação do mysql e xampp
1 parent d103caf commit 4fb16fc

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@ This algorithm is a CRUD made in python that has the purpose of the four basic o
55
You will need to install the library below:
66
- mysql-connector
77

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+
815
## Operation
916
## Home screen
1017
When initializing the code, the first screen that is presented is the selection menu screen below:

0 commit comments

Comments
 (0)