Skip to content

Rizwan-Raza/Rex-JSP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rex-JSP

Real Estate eXplorer - Built using JSP

Getting Started

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.

Prerequisites

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

Installing

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

Deployment

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

Built With

Authors

  • Rizwan Raza - Initial work - Rex-JSP

Acknowledgments

  • 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.