Skip to content

BU-Spark/se-bu-csc-hours-tracking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)