Open MrMagloire opened 3 years ago
Hey, This project is actually just a simple program that you can run using your IDE, I usually prefer IntelliJ. This was one of the projects that I did in my college years so it's very simple and does not contain any GUI or such. So to run it : 1) Clone the Repo 2) Open the folder in your preferred IDE. 3) Run and compile the file. The entry point is Hotel_Management_System.java 4) And then in your terminal, you will get the menu, options from which you have to choose and perform all the functionality present in this project.
Thank you developing this management system; but for one person who don't develop with java, can you write how to run this app in readme file ?