Create migration and seeding file for the biomarker table
gangeshberi opened this issue · 0 comments
gangeshberi commented
- Create table design in ER diagram to hold the biomarker page data
- Create a migration file to create the table in the database
- Create a seeding file to upload the data to the table