Skip to content

imdzeeshan/GitRepo

Repository files navigation

Hire A Ride - A car rental Solution

Spring boot Application Rest and Web client For Car Rental

hirearide-springboot-rest is REST API Part of the application. It provides all db related tasks through REST api.
hirearide-springboot-web is the web client Part of the application. This web client uses Spring's RestTemplate to work with the REST api. Context path* is http://localhost:8080/hireARideWeb

hirearide-springboot-webui is the web client Part of the application. This web client uses Jquery/Ajax to do the get and post REST requests. Context path* is http://localhost:8080/hireARideWebui

Database : carrental_db.sql is uploaded at master location. Please refer to application.properties file for db configuration.

Deploy on Server and use http://localhost:8080/hireARideWeb/ to start with the project homepage. *use corresponding IP address and port number as per your server configuration. Latest browser is recommended as Html5 date fields are not supported in some browsers.

About

Spring boot Application Rest and Web client For Car Rental

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors