Skip to content

Image Injury Database

Past due by almost 6 years 100% complete

Storage off all the top images that could be called upon based on the risk level. There are a list of ways that this could be architectured.

Stored Images on CDN with Amazon,
Assign each image with a url link, and unique id,
Have a table the database that we can connect to based on the image.
image_name, image_url, image_type

Next step would be to connect…

Storage off all the top images that could be called upon based on the risk level. There are a list of ways that this could be architectured.

Stored Images on CDN with Amazon,
Assign each image with a url link, and unique id,
Have a table the database that we can connect to based on the image.
image_name, image_url, image_type

Next step would be to connect that database to the composite score view

There are no open issues in this milestone.

Add issues to milestones to help organize your work for a particular release or project.

Create new issue

Or find and add issues with no milestone in this repo.