UTDallasEPICS / ATC-Patient-Data

2 stars 0 forks source link

Fixed the issues of the behavior manage page not properly working #24

Closed Roy0531 closed 1 year ago

Roy0531 commented 1 year ago

Changes made: -resolved the add behavior functionality which was giving an invalid api call error -resolved the delete behavior functionality which didn't delete an instance properly -resolved the view the detail functionality which didn't display the page properly

Roy0531 commented 1 year ago

also created a lib/prisma.ts, which didn't exist but only references were made across inside the page files