Skip to content

A simple desktop application that allows users to sign up, log in, and explore a bookstore interface with a graphical user interface (GUI) built using Java Swing. It features admin and user modes, built-in image display, and database connectivity using JDBC. The project is managed with Maven for clean build and dependency handling.

License

Notifications You must be signed in to change notification settings

JeevithaShreeT/bookstore-enquiry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“š Bookstore Enquiry System

Welcome to the Bookstore Enquiry System, a Java desktop application developed using NetBeans IDE and JDBC.
This application allows users to sign up and log in with role-based access for Admin and Customer users.
The data is stored in a MySQL database and connected using JDBC.


πŸš€ Features

  • πŸ‘€ User Sign Up and Login
  • πŸ›‚ Role-based access (Admin and Customer)
  • πŸ’Ύ Data persistence with MySQL using JDBC
  • 🎨 User-friendly GUI using Java Swing
  • πŸ“‚ Organized project structure following good coding practices

πŸ’» Technologies Used

  • Java (JDK 17+)
  • NetBeans IDE
  • MySQL
  • JDBC
  • Maven (for project build and dependency management)
  • Git & GitHub

πŸ‘€ Author

About

A simple desktop application that allows users to sign up, log in, and explore a bookstore interface with a graphical user interface (GUI) built using Java Swing. It features admin and user modes, built-in image display, and database connectivity using JDBC. The project is managed with Maven for clean build and dependency handling.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages