Welcome to the official repository for the Raisoni Tech Hackathon Season 2 (RTH S2) registration website! This project is open source and designed to facilitate the registration process for participants. Whether you're a seasoned developer or a beginner in your learning phase, this project offers an excellent opportunity to contribute and grow your skills.
Follow these steps to set up the project locally:
Fork the Repository: Create your own copy of the repo on GitHub.
Clone the Project: Clone the repository into your XAMPP htdocs
folder.
git clone https://github.com/Abdul0925/Hackathon-Website
Navigate to the Project Directory:
cd Hackathon-Website
Start XAMPP Server:
Apache
and MySQL
in XAMPP.Create a Database:
PHPMyAdmin
and create a new database named raisoni_jr_hackathon
.Import Database Schema:
.sql
file into the newly created database.Run the Application:
http://localhost/Hackathon-Website/
.Contributions are always welcome! Here's how you can contribute:
Create a New Branch:
git checkout -b your-branch-name
Explore Issues:
Solve and Commit:
Fix the issue or add a feature.
Commit your changes:
git add .
git commit -m "Fixed issue #<issue-number>: <description>"
Push Your Changes:
git push origin your-branch-name
Create a Pull Request:
Review and Merge:
Email Configuration:
send_otp.php
registerTeamProcess.php
forget_password.php
Steps to find your Gmail SMTP password:
Database Name:
raisoni_jr_hackathon
.This project provides a great learning opportunity for:
This project is licensed under the MIT License. See the LICENSE
file for more details.
For queries or suggestions, feel free to reach out:
We hope you enjoy contributing to this project and building your skills!