WildQuest is an interactive wildlife conservation platform designed to raise awareness and boost engagement through virtual animal adoptions, fun educational games, and quizzes. Join us in making wildlife conservation accessible, educational, and impactful for everyone.
WildQuest is built with:
Deployed using:
We welcome contributions to ! Follow the WildQuest steps below to get started:
-
Fork the Repository
- Click on the "Fork" button at the top right corner of the GitHub repository page.
-
Clone the Forked Repository
-
Use the following command to clone the forked repository to your local machine:
git clone https://github.com/Nayanika1402/WildQuest.git
-
-
Create a Branch
-
Create a new branch for your feature or bug fix:
git checkout -b feature/your-feature-name
-
-
Make Your Changes
- Implement your feature or fix the bug. Ensure your code is clean and well-documented.
-
Commit Your Changes
-
Stage your changes and create a commit:
git add . git commit -m "add commit message"
-
-
Push Your Changes
-
Push your branch to your forked repository:
git push origin your-branch-name
-
-
Submit a Pull Request
- Go to the original repository and click on "New Pull Request".
- Select your branch and submit the pull request for review.
This project is a part of GirlScript Summer of Code 2025 (GSSoC '25).
We welcome enthusiastic contributors from GSSoC ’25 and beyond to help improve and expand the project.
This project is licensed under the MIT License. See the LICENSE file for more details.
If you have any questions, feel free to open an issue or reach out to the project maintainer.
Please ⭐ the repository to show some love!