GithubHelp home page GithubHelp logo

tnowad / bookstore-management-application Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 9.88 MB

Bookstore management application built using Java Swing, MySQL and Docker.

Java 99.98% Shell 0.02%
docker docker-compose java java-swing maven mysql

bookstore-management-application's Introduction

Bookstore Management Application

This project is a bookstore management application built using Java Swing for the user interface, MySQL for the database, and Docker for containerization.

Setup Instructions

To set up the application, follow these steps:

  1. Make sure you have Docker installed on your system.
  2. Clone the project repository.
  3. Open a terminal and navigate to the project directory.
  4. Run the following command to set up the database using Docker Compose:
docker-compose up

This command will start a MySQL container and set up the necessary database and tables. 5. Once the database is up and running, you can run the application. 6. In the terminal, run the following command to start the application:

java -classpath <path-to-jar-file> com.bookstore.App

Replace <path-to-jar-file> with the path to the compiled JAR file of the application.

  1. The application will launch, and you can now use it to manage your bookstore.

Additional Notes

  • The application utilizes Java Swing for the graphical user interface, providing a user-friendly experience.
  • MySQL is used as the database management system to store and retrieve bookstore-related information.
  • Docker Compose is employed to simplify the setup process by encapsulating the database in a container.

Feel free to customize the application as per your requirements and preferences. Enjoy managing your bookstore!

bookstore-management-application's People

Contributors

aleveer avatar dependabot[bot] avatar hoanggiabaodev avatar maitrungchinhh avatar tnowad avatar trieuden 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.