Skip to content

seyadeodin/rentalx

Repository files navigation

Create car

RF

[x] Must be possible to register a new car.

RNF

RN

[X] Mustn't be possible to registe a car with an already existing plate. [x] Car must be registered as available by default.

List cars

RF

  • It must be possible to list all available cars.
  • Must be possible to list all available cars by category name.
  • Must be possible to list all available cars by brand.

RN

  • User don't need to be logged in to see car list.

Create Specification

RF

  • Must be possible to create a specification for a car.
  • Must be possible to list all specifications.
  • Must be possible to list all cars.

RN

  • Mustn't be able to create a specification for a inexistant car.
  • Mustn't be able to create an already existing specification for the same car.

Registar car image

RF

Must be possible to register a car image. Must be possible to liaist all cars.

RNF

Use multer for file uplaod.

RN

User must be able to register more than one iamge per car. User responsible for registers must be an admin.

Car rent

RF

Must be possible to creatae a rent.

##RN Rent must have minimal duration of 24hr. Mustn't be possible to register a new rent if one already exists for the same user. Mustn't be possible to register a new rent if one already exists for the same car.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published