These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
What things you need to install the software and how to install them
Java Development Kit ^9 (JDK 9)
Eclipse Oxygen IDE
Apache Server ^9.0
MySQL Database ^5.7
Maven Build Tool
A step by step series of examples that tell you how to get a development env running
Say what the step will be
Extract the downloaded zip in a particular folder.
Open Eclipse IDE and choose Import from FileSystem or Zip
After getting things ready check the jdk version apache server version conflicts.
Now add and subtract things you want
And repeat
Then finally, Run the server and listen to particular port in which it is served i.e. :8000
End with an example of getting some data out of the system or using it for a little demo
For deployment you need register yourself with any of the java server provider like Heroku, OpenShift, Amazon AWS, Google Cloud Platform etc.
In my case, I am using OpenShift Starter Server 3
- Bootstrap4.1 - The web framework used for UI
- Maven - Dependency Management
- JavaMail API - Used to generate Mails
- Font Awesome 5.1 - Used for web based font icons
- jQuery 3.3 - Used to minimize the effort for JavaScript.
- jQuery UI - Used for generating js enabled web components.
- Rizwan Raza - Initial work - Rex-JSP
- StackOverflow For solving some issue occur while development
- W3Schools For getting the right syntax for some issues.
- Github For publishing things at right place
- CodePen For some small web components like 404 Page
- Bootsnipp For implementation of Non-Bootstrap components
- Oracle Help Center For docs regarding servlets.
- Bootstrap Docs For docs regagarding web components.
- MagicBricks For getting reference for requirement analysis like Property Card.
- commonfloor For getting reference for requirement analysis inilialy.
- R.E.X Initial Developed project using PHP 7.
- ProLog Academy Another project developed by me for same institution.