Giter VIP home page Giter VIP logo

crud-java-mysql's Introduction

CRUD - Java With MySQL

A CRUD made in Java for desktop and MySQL to represent a SERVICE ORDER CONTROL of a COMPUTER SERVICE ORDER.

Banner CRUD Java


๐Ÿ“š About โ€ข ๐Ÿ’ป Technologies โ€ข ๐Ÿ“‚ How to clone
๐Ÿ” How to use โ€ข ๐Ÿ“ License


๐Ÿ“š About

The project consists of the famous CRUD system (Create, Read, Update and Delete) that manipulates the database entities that are in use by the project to apply these methods above it. In the case of this project, a Service Order Control of a Technical Assistance in Computers is used. Entity Database Relationship Diagram used in the project is represented as follows:

Entity Relationship Diagram

For more details about the database, access the sql file of its initialization and its entities: crud_java_mysql.sql

The Project consists of a Java Web standard that is compiled by the Apache server which, in order to make use of data, is contacted with the MySQL Database Management System (during the development of the project, XAMPP was used to run MySQL).

For the Frontend part (which is rendered on the Web) the Jframe (JSP) was used.


๐Ÿ’ป Technologies


๐Ÿ“‚ How to clone

To perform your cloning we need the Gitbash terminal, which we will do using commands that already automate some processes...

# To clone repository
$ git clone https://github.com/FelipePDS/crud-java-mysql.git

# Open
$ cd crud-java-mysql

๐Ÿ” How to use

๐Ÿšง

๐Ÿ“ License

This repository was made by FelipePDS โค๏ธ

MIT License โ€ข FelipePDS

crud-java-mysql's People

Contributors

felipepds avatar

Watchers

 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.