This application can be used to act as a platform for retailer and customer to sell and buy products resp.
Prerequisites for running the project are - Java Runtime Environment (JRE) enabled PC and SQL Server preinstalled in PC (any Windows/Linux machine is supported).
Run setup.sh file in out/production/SacredBazaar/ directory directly to install program from command line 😊
- Using command line run ServerSetup file (first go to the location of file in out/production/SacredBazaar folder) by command java ServerSetup
- Now username and password for admin is admin (both).
- You can login using LoginWindow and change admin details .
- Using Login window customers and retailers can also register and use platform.
- Use IntelliJ Idea to open project which will be much easier and quick.
Now Application is ready to use. Provide any feedback at 📬 vivekrathi53@gmail.com and everybody is free to contribute to this project via this repo. Soon I will upload full stack self installable version util...