Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ramonbecker/ideserver

Server for IDEClient for the object-oriented programming discipline.
https://github.com/ramonbecker/ideserver

Last synced: 3 days ago
JSON representation

Server for IDEClient for the object-oriented programming discipline.

Awesome Lists containing this project

README

        

# IDEServer

> Server for IDEClient for the object-oriented programming discipline.

## :information_source: 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](https://img.shields.io/badge/Java-ED8B00?style=for-the-badge&logo=java&logoColor=white)](https://www.oracle.com/br/java/technologies/javase-downloads.html) >= 11

![SQLite](https://user-images.githubusercontent.com/44611131/114250673-ddb7d300-9974-11eb-9a56-32801d458b43.png)

![hibernat](https://user-images.githubusercontent.com/44611131/114250678-e0b2c380-9974-11eb-9f9e-b5b0716883cf.jpg)

## :rocket: Installation

![](https://img.shields.io/badge/Linux-FCC624?style=for-the-badge&logo=linux&logoColor=black)

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

![](https://img.shields.io/badge/Windows-0078D6?style=for-the-badge&logo=windows&logoColor=white)

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

```

## :zap: Technologies

- Java
- SQLite
- Hibernat

## :memo: Developed features

- [x] The server is responsible for checking the data sent by the client
- [x] The server communicates with the database to insert, edit or remove data
- [x] The server is responsible for responding to customer requests
- [x] The server is responsible for informing the user in each operation performed as: insertion, removal or editing of data in the database

## :technologist: Author

By Ramon Becker 👋🏽 Get in touch!

[github](https://github.com/RamonBecker) [linkedin](https://www.linkedin.com/in/https://www.linkedin.com/in/ramon-becker-da-silva-96b81b141//)
![Gmail Badge](https://img.shields.io/badge/[email protected]?style=flat-square&logo=Gmail&logoColor=white&link=mailto:[email protected])