Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 342 Bytes

File metadata and controls

13 lines (10 loc) · 342 Bytes

Location

To deliver an order to users, every user needs to specify at least one or more location. every location has these properties:

  • name
  • location
  • address

Users are able to manage their locations, they can add new location or delete or edit them.

  • List of users locations
  • Add new location
  • Edit a location
  • Delete a location