ohcnetwork / journal

MIT License
8 stars 12 forks source link

Local bodies data and corresponding API endpoints added #77

Closed unnitallman closed 4 years ago

unnitallman commented 4 years ago

Related to #71

  1. Local bodies data downloaded from https://github.com/coronasafe/datastore/blob/master/JSON/Kerala_Local_Body.csv and loaded to database.
  2. API for fetching formatted list of local bodies for displaying in drop downs to the user. https://github.com/unnitallman/journal/blob/71-local-bodies/doc/api.md#local-bodies. Please read the notes section for instructions on how to use this API response.
  3. Correspondingly modified Merchant create API: https://github.com/unnitallman/journal/blob/71-local-bodies/doc/api.md#create-a-merchant