"Symposium" is a collaborative web project born from a desire to bridge the gap between theory and real-world software engineering. Our team treated this project as a sandbox for mastering the professional GitHub workflow—navigating feature branching, managing pull requests, and resolving complex merge conflicts.
We structured Symposium as a modular project where each team member took ownership of key pages, ensuring clean separation of concerns and efficient parallel development.
| Member | Responsibility | GitHub Profile |
|---|---|---|
| Anant Kumar Singh | Homepage & UI Architecture | @AnantKumarSingh26 |
| Jilesh Yadav | Schedule Page Implementation | @jilesh1 |
| Divyanshu Kumar | Contact Page & Form Integration | @Divyanshu-Kumar20 |
- Collaborative Workflow: Managed development through dedicated feature branches to prevent code collisions.
- Modular Page Design: Clean separation between Homepage, Schedule, and Contact pages for maintainability.
- Responsive Layouts: Architected using modern CSS Grid and Flexbox for seamless mobile-to-desktop transitions.
- Interactive UI: Custom-built components, including a drag-to-scroll slider for event highlights.
| Technology | Purpose |
|---|---|
| HTML5 | Semantic structure |
| CSS3 | Layout and aesthetic styling |
| SCSS | Modular, scalable stylesheet architecture |
| JavaScript | Interaction logic and slider mechanics |
Status: Maintained 🛠
Check out the live project here: @Symposium