Server:
- Creating a server
- Creation of the console_log module to display in the console information about warnings and errors from the server side and in the future from the client side
- Creating a MySQL module for connecting the server to the database
- Creating a configuration for the server in the subsequent connection of the client on the computer and the server
Client:
- In design