Skip to content

chethanrao49/octaglogicAssignment

Repository files navigation

🚗 Car Rental service

🔥 Live backend end points

Postman collection

https://www.getpostman.com/collections/9784978c213ffb6b2c3a

  1. To gell all cars list https://octaglogicassignment.herokuapp.com/cars
  2. To get only avaliable cars list https://octaglogicassignment.herokuapp.com/onlineCars
  3. For rental calculations https://octaglogicassignment.herokuapp.com/rentalCal?carType=SUV

🔽 Requirements

  1. Have Nodejs and NPM installed.
  2. Create MongoDb instance.
  3. Postman for API testing.

🚀 Starting

  1. git clone https://github.com/chethanrao49/octaglogicAssignment.git
  2. cd octaglogicAssignment
  3. npm install
  4. Create .env file from .env.example template
  5. npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published