Skip to content

noah-iam/cars-24-assignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#There are 3 users

  1. admin/admin
  2. buyer/buyer
  3. seller/seller

Step 1: Authenticate by using: http://localhost:8080/login/ passing user roles, u get token

Next Steps: use all end points to that user by passing bearer token in authorization.

Future Steps:

  1. All controller endpoint is being written in their respective controller.
  2. Auction API will be called on the basis of the role of the user.

#TO-DO Auction Implementation logic is pending

#Taken-Care

  1. Security of all apis on the basis of the role, is being catered .
  2. Skeleton of the assignment is read.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published