Edit the prisma/schema.prisma file to define a new model called Pin.
Pin should have the following data fields
Location (building name): String
- Will be similar to Condition, where there are preset building names
Description: String
- Will be similar to Description of Contact from Digits
Edit the prisma/schema.prisma file to define a new model called Pin.
Pin should have the following data fields
Location (building name): String
- Will be similar to Condition, where there are preset building names
Description: String
- Will be similar to Description of Contact from Digits