Skip to content
This repository has been archived by the owner on Aug 10, 2022. It is now read-only.

Latest commit

 

History

History
31 lines (22 loc) · 831 Bytes

README.md

File metadata and controls

31 lines (22 loc) · 831 Bytes

GA_Project4_Labalot

Colony Management Tool for Laboratories

Description of project

Digital management tool designed with research facilities who manage small to medium animal colonies in mind. Required information is a unique ID for the animal.

Project Planning:

Day -1 - 0

  • Define key problem, persona, research current available products DAY - 1

  • Development of user stories. Plan DB structure, App architcture, Views according to user stories Day 2

  • Coding the thing

    • Start with Back end using Next.js to easily import CRUD functionalities. Test on postman.
    • Create frontend views architecture, fetching data Day 3
  • Coding the thing

    • Start on adding functionality to the frontend and connetion to the backend
  • Debugging

  • Hit functional MVP

Install requirements: -PRISMA -Next.js -Nest.js