Giter VIP home page Giter VIP logo

ideclient's Introduction

IDEClient

This project is a prototype of an IDE. This project is also a client, and the server is in a separate repository.

โ„น๏ธ Information

The application simulates the creation of a project in Java. The structure of a project in the application consists of: packages and classes. The packages store the classes. And the classes are the code that the user can write. The execution of classes was also predetermined, such as the hello world that is executed. All client communication is carried out by socket, where the client communicates with the server to send and receive updated data. The server can be found: https://github.com/RamonBecker/IDEServer. A test project has been created in the application. In this project the user can register, list, edit and delete a company. In the project, the user can register an emergency occurrence and then list it. The project name is like my test project.

๐Ÿ“น Demo

video1

โš ๏ธ Prerequisite

Java Badge >= 11

SQLite

hibernat

๐Ÿš€ Installation

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

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

โšก Technologies

  • Java
  • JavaFX
  • SQLite
  • Hibernat

๐Ÿ“ Developed features

  • The user can register a new user
  • The user can register a new project
  • The user can insert packages into the project
  • The user can insert classes in the project packages
  • The user can edit the data of the projects, packages and classes
  • The user can exclude projects, packages and classes

๐Ÿง‘โ€๐Ÿ’ป Author

By Ramon Becker ๐Ÿ‘‹๐Ÿฝ Get in touch!

github linkedin Gmail Badge

ideclient's People

Contributors

ramonbecker avatar dependabot[bot] avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.