Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/ramonbecker/ideserver
- Owner: RamonBecker
- Created: 2019-11-27T12:40:54.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-05-23T20:12:32.000Z (over 1 year ago)
- Last Synced: 2024-06-26T15:00:42.178Z (6 months ago)
- Language: Java
- Homepage:
- Size: 183 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# IDEServer
> Server for IDEClient for the object-oriented programming discipline.
## :information_source: InformationThe 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!
[](https://github.com/RamonBecker) [](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])