Skip to content

SisouDev/dao-jdbc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README - Sales System Project

This is a Java demonstration project that uses JDBC to interact with a database. The goal of this project is to showcase how you can create a basic sales management system in Java, including departments and related functionalities.

Requirements

Before getting started, make sure you have the following installed in your development environment:

Java Development Kit (JDK)

  • A Java IDE (e.g., Eclipse, IntelliJ, NetBeans, VSCODE)
  • MySQL or another compatible database
  • MySQL Connector/J (JDBC driver for MySQL)
  • Project Setup

  • Clone or download this repository to your development environment.
  • Open the project in your Java IDE.
  • Running the Project

    Run the Main.java file to start the application.

    System Features

    This demonstration project includes basic features such as:
  • Adding, updating, and deleting sales representatives.
  • Adding, updating, and deleting departments.
  • Querying information about sales representatives and departments.
  • Feel free to expand this project and add more features, such as reporting, authentication, etc., based on your class requirements.
  • License

    No license, free use.

    About

    No description, website, or topics provided.

    Resources

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

     
     
     

    Contributors

    Languages