unkaberito-frontend/ ├── .env.example ├── package.json ├── README.md ├── public/ │ ├── index.html │ ├── logo.png │ └── og-cover.jpg └── src/ ├── index.js ├── App.js ├── api ...
Project Pulse is a web app designed to track project contributions and facilitate peer evaluations in senior design or capstone projects. It promotes transparency, accountability, and collaboration by ...