Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 841 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 841 Bytes

Netlify Status

BU CSC Hours Tracker

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.

See it deployed

https://bu-csc-dev.netlify.app/

To Run Locally

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

.env

View the Product Description. Place inside /client

Contributors

Owen Mariani (owenm-26)
Alessandra Lanz (alessandralanz)