Coder Social home page Coder Social logo

mm-nrc's Introduction

Hey ๐Ÿ‘‹

I'm Wai Lin Aung, a web developer and a tote-bag fanatic. Currently, I'm trying to snuggle into GoLang and FP zone. I do WebUIs, JS libraries, etc... I use both vscode and vim btw ๐Ÿ˜‰.

Aside from coding, I enjoy cooking, badminton and table tennis.

I do: Vue.JS, React.JS, JavaScript, TypeScript, CSS, HTML

mm-nrc's People

Contributors

wai-lin avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

mm-nrc's Issues

some cities have the same short name.

There are some townships with the same short_name which might lead to the duplicate fields when developing like NRC input select. This should be addressed in the README and also provide or show how to opt out from the duplicates.

Example of Duplicate Short Name

// townships json
[
 {
    "id": "kNzKQzngDxzc_g4n",
    "code": "KONGYAN",
    "short": {
      "en": "KAKANA",
      "mm": "แ€€แ€€แ€”"
    },
    "name": {
      "en": "KON GYAN",
      "mm": "แ€€แ€ฝแ€™แ€บแ€ธแ€šแ€”แ€บ"
    },
    "stateId": "DZ1kOrvrt-7LntG4",
    "stateCode": "13"
  },
  {
    "id": "TlduR30XkXtXbhfo",
    "code": "KYAUKKYI",
    "short": {
      "en": "KAKANA",
      "mm": "แ€€แ€€แ€”"
    },
    "name": {
      "en": "KYAUK KYI",
      "mm": "แ€€แ€ปแ€ฑแ€ฌแ€€แ€บแ€€แ€ผแ€ฎแ€ธ"
    },
    "stateId": "zBMPM_jGuwbus35I",
    "stateCode": "7"
  },
]

Wrong township code

There is wrong township code. Need to change => townShipCode: 'PYIGYITAKHUN' from "PYIGYIDAGUN".
Correct one => townShipCode: 'PYIGYITAKHUN'

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.