Skip to content

Server for IDEClient for the object-oriented programming discipline.

Notifications You must be signed in to change notification settings

RamonBecker/IDEServer

Repository files navigation

IDEServer

Server for IDEClient for the object-oriented programming discipline.

ℹ️ Information

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

⚠️ Prerequisite

Java Badge >= 11

SQLite

hibernat

🚀 Installation

git clone https://github.com/RamonBecker/IDEServer.git

git clone https://github.com/RamonBecker/IDEServer.git
or install github https://desktop.github.com/ 

⚡ Technologies

  • Java
  • SQLite
  • Hibernat

📝 Developed features

  • 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

🧑‍💻 Author

By Ramon Becker 👋🏽 Get in touch!

github linkedin Gmail Badge

About

Server for IDEClient for the object-oriented programming discipline.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages