Server for IDEClient for the object-oriented programming discipline.
The server for IDEClient is responsible for transmitting and responding to customer requests. The server is where the database is accessed, and data insertions or deletions are made. After making changes to the database, the server responds to the client with a success or error message at the end of each operation. The customer can be found: https://github.com/RamonBecker/IDEClient
git clone https://github.com/RamonBecker/IDEServer.git
git clone https://github.com/RamonBecker/IDEServer.git
or install github https://desktop.github.com/
- Java
- SQLite
- Hibernat
- The server is responsible for checking the data sent by the client
- The server communicates with the database to insert, edit or remove data
- The server is responsible for responding to customer requests
- The server is responsible for informing the user in each operation performed as: insertion, removal or editing of data in the database
By Ramon Becker 👋🏽 Get in touch!