An application that connects BU students with nonprofit organizations looking for volunteers and records the data related to hours volunteered by individual, organization, college, and university.
https://bu-csc-dev.netlify.app/
cd client
npm install
docker compose up
(if this is your first time)
npx prisma migrate deploy
(run npx prisma studio
if you want to see the contents)
npm run dev
View the Product Description. Place inside /client
Owen Mariani (owenm-26)
Alessandra Lanz (alessandralanz)