Welcome to the official registration portal for Mr. & Mrs. Sonabyss 2K24, a flagship event organized at the college level. Participants can pre-register online and generate a participation pass for entry into the contest.
- 📝 Online registration form
- 🎫 Auto-generated participation pass
- 🗃️ MySQL database integration to store participant details
- 📱 Fully responsive design using Bootstrap
- Frontend: HTML, CSS, Bootstrap
- Backend: PHP
- Database: MySQL
-
Clone this repository:
git clone https://github.com/sanjeevvibhakar/sonabyss2k24.git cd sonabyss2k24
2. **Set up XAMPP / WAMP / LAMP**
* Place the folder inside your local server directory (`htdocs` for XAMPP).
* Start Apache and MySQL from your local server control panel.
3. **Import the Database:**
* Open `phpMyAdmin`
* Create a new database (e.g., `sonabyss`)
* Import the SQL file (if included) into the database
4. **Run the Project:**
* Visit: `http://localhost/sonabyss2k24/`
---
## 📷 Screenshots
<img width="1348" height="645" alt="image" src="https://github.com/user-attachments/assets/cd1033f2-c464-4b80-9177-e065d1bcf1c4" />
---
## 📬 Contact
For queries or contributions, feel free to reach out via:
* GitHub: [@sanjeevvibhakar](https://github.com/sanjeevvibhakar)
* Email: \[[your-email@example.com](mailto:your-email@example.com)]
---
## 📝 License
This project is open-source and free to use for educational purposes.
```