Added Location Feature(controller, service and repository)
The location feature is accessed by only admin. he can add new location, update location and get the location. I have added the controller with all the endpoints related to the location, and respective service layer functions and repository layer functions.