Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 636 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 636 Bytes

CarNationJava

This is a website which can be used for renting a car for a fixed tenure of period. During that period the person can keep the car as his own and feel like the actual owner of that car.

This entire project is made using Spring Boot and Angular.

This repository contains the code for the Backend(Spring Boot).

For the front-end code, open the following repository:
https://github.com/piyushrulesyou/CarNationAngular

The link for the working website is:
http://dnbnjfd31im3m.cloudfront.net/

This project also contains the buildspec.yml file with the necessary commands to work with AWS CodeBuild.