Skip to content

A react website to allow easy counting of grid squares that worms have travelled through.

License

Notifications You must be signed in to change notification settings

mah51/WormTracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WormTracker v1.0

A website built using react that allows the user to load an image and overlay a grid for counting worm tracks on an agar plate.

How to use:

  1. Make sure image is in a web usable format (jpg, jpeg, png etc. (not TIFF)). Most websites can convert these, there are plenty of websites that can do this for you or you can go into paint and save as png; (you can screenshot the image, but may affect image quality when zoomed)
  2. Upload picture to some public web server, in my examples I send my pictures on a discord channel and copy the link and paste it into the image link text box on the website. If you don't know about discord it is a messaging service, and you can create an account here. You can create a server using the plus sign in the left column and send images as shown in the screenshots below.

N.B On the web version of discord you need to click 'copy image address', do not left click the image first as this will make the image too small.

  1. Set the each side of the grid with the respective sliders in the menu or click the 'AutoGrid' button, which will then instruct you to click the tallest part of the circle, followed by the left, bottom, and right side.
  2. Click squares with worm tracks in, they will change to green. Note, a count of squares is displayed in the menu.

I would recommend zooming in, on chrome you can do this with CTRL (windows) / CMD (mac) + Scroll Up / +. Once zoomed in you can navigate round with the scroll bars or the scroll or Shift + scroll for vertical and horizontal scrolling respectively. If you are zoomed in the menu can cause formatting issues, so it automatically dissapears once you are too zoomed in. If it gets in the way before it disappears hit the 'hide menu' button to close it and deselect to re-open.

To use this website you have to make sure the height of your browser is over 700px, sorry phone users! (but there's no saving you if you're using a phone to count worm tracks)

This code is Open-source under GPLv3 Licensed

Screenshot of website Screen Shot 2021-05-24 at 01 56 28

###//TODO:

  • General display fixes.

About

A react website to allow easy counting of grid squares that worms have travelled through.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published