Literary-Delights: An Online Bookshop Project
Completed by: Tutul Majumder Semester: Fall 2023-24
This repository features the "Literary-Delights" online bookshop project developed in Java, completed under the guidance of my faculty advisor during the Fall 2023-24 semester.
Download and unzip the project files, then open Main.java in a Java editor like IntelliJ, Eclipse,Notepad++ or VS Code. In the terminal, navigate to the project folder and run javac Main.java && java Main to compile and execute the program. After running, feel free to explore project as desired.