https://github.com/ivin-titus/bvm-college-webpage
This is the official repository for the BVM College website, developed as part of a PHP assignment for the BCA 4th Semester
https://github.com/ivin-titus/bvm-college-webpage
Last synced: 7 months ago
JSON representation
This is the official repository for the BVM College website, developed as part of a PHP assignment for the BCA 4th Semester
- Host: GitHub
- URL: https://github.com/ivin-titus/bvm-college-webpage
- Owner: ivin-titus
- License: mit
- Created: 2025-03-05T19:13:56.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2025-03-05T20:01:32.000Z (7 months ago)
- Last Synced: 2025-03-05T20:49:56.491Z (7 months ago)
- Language: HTML
- Homepage: https://bvm-college-by-ivin.vercel.app
- Size: 3.85 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# BVM Holy Cross College Website
Official repository for the BVM College website - PHP Course Assignment (BCA 4th Semester)
## Project Context
This website was developed as part of the PHP course assignment during the 4th semester of BCA. It demonstrates modern web development practices and responsive design principles while showcasing our college's facilities and departments.## 🚀 Quick Links
- [Live Demo](https://bvm-college-by-ivin.vercel.app/)
- [Installation Guide](#installation)## ✨ Features
### Core Features
- 🎨 Modern, Dark-themed UI/UX
- 📱 Fully Responsive Design
- 🖼️ Interactive Image Gallery
- 🏫 Dynamic Department Pages
- 💫 Smooth Animations & Transitions### Technical Highlights
- CSS Grid & Flexbox Layout
- Mobile-First Approach
- Optimized Performance
- Cross-browser Compatibility
- Clean, Semantic HTML## 🗂️ Project Structure
```
college-site/
├── index.html # Homepage
├── LICENSE # MIT license
├── README.md # Documentation
└── files/
├── style.css # Global styles
├── images/ # Asset directory
└── pages/ # Content pages
├── about.html
├── dept.html
└── gallery.html
```## 🛠️ Installation
1. Clone the repository
```bash
git clone https://github.com/yourusername/bvm-college-site.git
```2. Navigate to project directory
```bash
cd bvm-college-site
```3. Open `index.html` in your browser or set up a local server
## 💻 Technology Stack
- **Frontend:**
- HTML5
- CSS3 (Modern Features)
- Responsive Design
- CSS Grid & Flexbox- **Development Tools:**
- Git & GitHub
- VS Code
- Chrome DevTools## 📱 Browser Support
- Google Chrome (latest)
- Mozilla Firefox (latest)
- Microsoft Edge (latest)
- Safari (latest)## 🤝 Contributing
We welcome contributions! Please follow these steps:
1. Fork the repository
2. Create your feature branch (`git checkout -b feature/AmazingFeature`)
3. Commit changes (`git commit -m 'Add AmazingFeature'`)
4. Push to branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request## 📝 Assignment Details
- **Course**: PHP Programming
- **Semester**: BCA 4th Semester
- **Year**: 2024
- **Institution**: BVM Holy Cross College
- **Student**: Ivin Titus## 📄 License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
## 📞 Contact
- **Developer**: Ivin Titus
- **Email**: ivintitus@hotmail.com
- **GitHub**: [@ivin-titus](https://github.com/ivin-titus)##
Made with ❤️ by Ivin