A full-stack web application built for a UC Davis Human-Computer Interaction (HCI) capstone project. Helps users coordinate and schedule meetings by automatically finding common availability between group members and generating Zoom meetings in real time.
- ποΈ Match availability between multiple users via visual time selectors
- π Integrates with the Zoom API to auto-create and share meeting links
- π€ Authentication system for personalized scheduling
- π¬ Real-time user feedback and updates
- π Responsive design for cross-platform usability
| Layer | Technologies Used |
|---|---|
| Frontend | React.js, HTML5, CSS3 |
| Backend | Node.js, Express.js |
| Database | MongoDB (via Mongoose ORM) |
| Auth | JSON Web Tokens (JWT), bcrypt |
| API | Zoom REST API |
| Deployment | Heroku, GitHub |
| Version Control | Git, GitHub |
(UCDavis deletes you email now so I can't even get in contact with my classmates to find more info, I will just run it locally to find it soon)