Healthcare platform Eazydoc developed to streamline the appointment booking process.
Initially built for CodeWar (Pyrokinesis Hackathon) and further developed for the Google Solutions Challenge with plans to evolve into a fully functional system.
Team Cosmic Titans
- Poran Dip — Backend & System Architecture
- Dikshyan Chakroborty — AI & Frontend Development
- Rajdeep Choudhury — Presentations & Project Coordination
- Hirok Jyoti Sarma — Research & Data Analysis
git clone https://github.com/poran-dip/eazy-doc.git
cd eazy-doc
npm install
npm run devNote: For major changes, create a new branch:
git checkout -b <branch-name>