muraahm / annotator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

annotator

  • install all dependencies
  • npm run dev (running .ts files)
  • npm run build (build .js files in ES6)
  • npm start (running .js express server)
  • run the server and got to "http://localhost:8001/"
  • upload image
  • select interesting or uninteresting for the annotation you wanna create
  • after you are done click on JSON Output and you can check the browser console or theterminal for the required JSON
  • click and upload a new image to start over

I want to add more styling and refactor the code but I'm traveling as I was hoping to do the second test but unfortunately I can't at the moment

About


Languages

Language:JavaScript 41.5%Language:CSS 31.0%Language:HTML 14.8%Language:TypeScript 12.7%