Skip to content

nishitsharma03/Gift-Items-JDBC-Project

 
 

Repository files navigation

Gift-Items-JDBC-Project

Command line Gift purchasing application

Classes and functionalities:

  1. AdminVerify -> verifies the admin credentials
  2. AdminPage -> allows admin to update the Gift Shop. Add a new gift model, update the price and/or avaialability of a existing model. Delete a model from the gift shop.
  3. Cart -> Allows a user to check their orders, cart and place new orders.
  4. Login -> Verfies a user and if verified logs in the user to the application.
  5. Main -> Landing page of the application. Redirects user to login, admin login or new registeration page.
  6. Register -> Registers a new user.
  7. User -> Allows user to see all available gifts, add gifts to cart, move to checkout the cart.

Setup/ Requirements -> JAVA environment, JDBC and Oracle.

Lauch the application by running main.java file.

About

CLI for Purchasing gifts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%