Legacy Note: This project originated as a hackathon submission. Original Project: Tag v0.0.0 - Won 1st Place Overall at BellHacks 3.0: Prize = PS5 x2. View the original submission on Devpost.
Unify is a centralized school calendar platform designed to bridge the communication gap between student clubs and the student body.
At Irvington High School, students often struggle to find out when clubs are meeting or how to get involved. Unify improves this publication gap and student-to-school community opportunity with an intuitive, unified school calendar.
- Unified Calendar: A central view of all school events, allowing students to sign up for meetings.
- Club Directory: A dedicated list of all available clubs with introductory information.
- Google Integration: Seamless Google Sign-in and Google Calendar event integration.
- AI Assistant: Integrated chatbot to help students get personalized club recommendations.
This project is currently being overhauled from its original vanilla implementation to a modern React stack.
- React
- Vite
- Firebase (Auth, Firestore, Hosting)
- Google Calendar API
To get a local copy up and running, follow these steps.
- Node.js
- npm or yarn
- Clone the repo
git clone [https://github.com/your_username/repo_name.git](https://github.com/your_username/repo_name.git)
- Install NPM packages
npm install
- Create a
.envfile and add your Firebase and API keysVITE_FIREBASE_API_KEY=your_api_key ...
- Run the development server
npm run dev
- v0.0.0: Hackathon MVP (Vanilla JS & HTML)
- v1.0.0: Complete UI overhaul, possibly using React
- Implement robust administrative access for club leaders
- Expand platform to other high schools
Akshun Chinara - [Email / Linkedin]
Max Zhang - [Email / Linkedin]
Project Link: https://github.com/pikull/unified-calendar