Closed amitguptagwl closed 6 years ago
Hi @amitguptagwl I would like to take this up. Will let you know as soon as PR is ready.
Sure, pleas go on. Just ensure that you test the application before raising the PR and keep the console error free.
On Thu 14 Jun, 2018, 11:15 AM Anshu Kumar, notifications@github.com wrote:
Hi @amitguptagwl https://github.com/amitguptagwl I would like to take this up
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/NaturalIntelligence/imglab/issues/36#issuecomment-397178113, or mute the thread https://github.com/notifications/unsubscribe-auth/AHVgKPatDj67MluoMlBKKgXu8NFjjq_tks5t8fiQgaJpZM4UjwCQ .
@amitguptagwl may i know the initial setup for making web app up on local laptop
git clone
. It is made in html, css, and js. You can use any server to start it. or open the v2.html directly in browser. However if you already have node js installed on your machine, you can install http-server to make it easy.
Please review https://github.com/NaturalIntelligence/imglab/pull/41
fixed
starting point: v2.html link: https://naturalintelligence.github.io/imglab/v2.html
On top right side there are 3 buttons: plugins, keyboard, donate. When the browser window is < 1412px. They are not properly aligned.
All the elements in a menu should be aligned for different screen size.