(Source Code Management Project - GDG Event Site)
This site serves as the central repository for information regarding events organized by the Google Developer Group (GDG) chapter at Amity University Bengaluru. 🎓
The primary objective is to provide students with a unified platform to review past events and anticipate future activities. This project also demonstrates practical application of Source Code Management principles. 💻
This initial version (Minimum Viable Product - MVP) incorporates the following functionalities:
- 📅 Upcoming Events: View details for scheduled future events.
- ⏪ Past Event Archive: Browse through information concerning previously held sessions and workshops.
- ℹ️ Detailed Event Information: Access comprehensive details for each event, including date, time ⏰, venue 📍, and a summary of the content or focus.
- 📸 Event Gallery: View photographs from past events where available.
- 🔗 Registration Links: Provides direct links for event registration when applicable.
- 🔍 Search/Filter Capability: (Planned for a future version) Enables users to easily locate specific events.
The project utilizes fundamental web technologies:
- HTML5: Provides the structural foundation.
- CSS3: Manages the visual presentation and styling.
The implementation relies solely on standard HTML and CSS.
To run this project locally, follow these steps:
- Obtain the Code: Download the project files, typically provided as a ZIP archive. 📁
- Extract Files: Uncompress the downloaded archive to access the project directory.
- Launch: Open the
index.htmlfile in your preferred web browser (e.g., Chrome, Firefox, Edge, Safari). 🌐
Upon successful execution, the GDG Event Site should be displayed in your browser. 🎉
This project was developed by the following individuals:
- Sharon Melhi
- Aditya Banerjee
- Ishrit Rai
- Khushi Mhamane
- Rithvic
Sincere gratitude is extended to :
- Dr. Monit Kapoor sir for providing instruction and guidance on Source Code Management concepts, which were integral to this project. 🧠