Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ramonbecker/centralizedmodel
The project was developed for the discipline of concurrent programming and distributed systems in order to simulate the user having access to the system.
https://github.com/ramonbecker/centralizedmodel
Last synced: 3 days ago
JSON representation
The project was developed for the discipline of concurrent programming and distributed systems in order to simulate the user having access to the system.
- Host: GitHub
- URL: https://github.com/ramonbecker/centralizedmodel
- Owner: RamonBecker
- Created: 2020-12-23T20:58:06.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-04-16T22:41:57.000Z (over 3 years ago)
- Last Synced: 2024-06-26T15:00:45.126Z (6 months ago)
- Language: Java
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Centralized Model
The project was developed for the discipline of concurrent programming and distributed systems in order to simulate the user having access to the system.
## :information_source: InformationIn the centralized model, data is stored on a single computer called a server, to which you need to connect to access the information.
![ModelCentralizado](https://user-images.githubusercontent.com/44611131/115090513-74434180-9eeb-11eb-9274-78d74cc83c18.PNG)
## ⚠️ 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## :rocket: Installation
![](https://img.shields.io/badge/Linux-FCC624?style=for-the-badge&logo=linux&logoColor=black)
```sh
git clone https://github.com/RamonBecker/CentralizedModel.git
```![](https://img.shields.io/badge/Windows-0078D6?style=for-the-badge&logo=windows&logoColor=white)
```sh
git clone https://github.com/RamonBecker/CentralizedModel.git
or install github https://desktop.github.com/```
## :zap: Technologies
- Java
## :memo: Developed features
- [x] The user enters with enter their username and password
- [x] The server will validate the login
- [x] The system will allow user input if the username and password are correct## :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])