Built an e-commerce desktop application.
Tech-Stack : Java for Backend, Java FX for GUI(Graphical User Interface), Sql for Data Management.
User can browse products or login to place a single order, or create a cart to place multiple orders.
This is the Login Interface:
Upon a successful login, you land on the Home Page:
Here you can place a single order or add to cart to place multiple orders.
Like in the image below i added "keyboard And mouse" and "Oneplus 10T" to my cart.
Now i view my cart:
And i placed an order, which is now saved in my local database.
Now let's sign out for now:
But what if you try to place order while not signed in? Ofcourse, you cannot. You have to login first: