GrowCraft is a service-based platform designed to help businesses grow online while also providing students with hands-on experience through training and internships.
๐ This repository is part of GirlScript Summer of Code 2025 (GSSoC'25) and Hacktoberfest 2025
Contributions from the community are welcome!
- Features
- Folder Structure
- Contributors
- Tech Stack
- Getting Started
- Contributing
- Screenshots
- License
- Acknowledgements
- ๐ Website Development
- ๐๏ธ Graphic Design
- โ๏ธ Content Writing
- ๐ฃ Social Media Management
- ๐ Digital Marketing
- ๐ป Cyber Analyst
- ๐ Training & Internship Programs
This platform offers services to clients and creates opportunities for students to learn by doing.
# ๐ฑ GrowCraft Project Structure
GrowCraft/
โโโ index.html ๐
โโโ about.html ๐ฉโ๐ป
โโโ blogListing.html ๐ฐ
โโโ blogView.html ๐งพ
โโโ blogWrite.html โ๏ธ
โโโ contact.html ๐
โโโ careers.html ๐ผ
โโโ terms.html / privacy.html ๐
โโโ service.html โก
โโโ work.html ๐ก
โโโ contact-handler.php ๐งฉ
โโโ database_schema.sql ๐งฎ
โ
โโโ .github/ โ๏ธ
โ โโโ ISSUE_TEMPLATE/
โ โ โโโ bug_report.yml ๐
โ โ โโโ feature_request.yml โจ
โ โ โโโ documentation.md ๐
โ โ โโโ performance.md โก
โ โโโ workflows/
โ โ โโโ issue-create-automate-message.yml ๐ค
โ โ โโโ pr-create-automate-message.yml ๐ค
โ โโโ pull_request_template.md ๐งพ
โ
โโโ components/ ๐งฑ
โ โโโ backtotop.{css, js} ๐ผ
โ โโโ chatbot.{css, js} ๐ฌ
โ โโโ footer.{css, html} ๐ฆถ
โ
โโโ images/ ๐ผ๏ธ
โ โโโ (icons, assets, and illustrations used across the site)
โ
โโโ learn/ ๐
โ โโโ contentwriting.html โ๏ธ
โ โโโ cyberanalyst.html ๐ก๏ธ
โ โโโ marketing.html ๐ข
โ โโโ graphic.html ๐จ
โ โโโ socialmedia.html ๐
โ โโโ webdev.html ๐ป
โ
โโโ src/ ๐งฉ
โ โโโ contact.html / contact.css / contact.js ๐
โ โโโ blogs.css / blogs.js ๐ฐ
โ โโโ style.css / script.js ๐จ
โ โโโ utils.js โ๏ธ
โ โโโ web.html ๐
โ โโโ css/
โ โโโ style.css ๐จ
โ
โโโ netlify/ โ๏ธ
โ โโโ functions/
โ โโโ getContributors.js ๐ฅ
โ
โโโ docs/ ๐
โ โโโ CODE_OF_CONDUCT.md ๐
โ โโโ CONTRIBUTING.md ๐ค
โ โโโ CONTACT_PAGE_DOCS.md ๐
โ โโโ START_PROJECT_GUIDE.md ๐
โ โโโ LICENSE โ๏ธ
โ
โโโ _redirects ๐งญ
โโโ netlify.toml โ๏ธ
โโโ start-growcraft.{bat, ps1} ๐
โโโ .gitignore ๐
Made with contrib.rocks.
- Frontend: HTML5, CSS3, Bootstrap 5.3
- Scripting: JavaScript (vanilla)
- Backend (minimal): PHP (for contact form handler)
- Database: MySQL (schema included)
- A modern browser
- (Optional) XAMPP / WAMP for running PHP contact form locally
- Clone the repository:
git clone https://github.com/gyanshankar1708/GrowCraft.git - Open
index.htmlin your browser to view the website. - (Optional) To enable the contact form:
- Set up a local server (XAMPP/WAMP)
- Place the project in the
htdocsfolder - Import
database_schema.sqlinto MySQL - Update the PHP configuration in
contact-handler.php
We welcome contributions from everyone!
If you're participating through GSSoC'25:
- Look for issues labeled
GSSoCorgood first issue. - Comment on the issue you'd like to work on and wait for assignment.
- Fork the repository, make your changes, and submit a PR.
Please read our Contributing Guidelines and Code of Conduct before contributing.
(Add more screenshots or a GIF preview here if available)
This project is licensed under the terms specified in the LICENSE file.
-
GirlScript Summer of Code 2025 (GSSoC'25) for providing an open-source platform
-
Project contributors and mentors
-
Open-source community for continuous inspiration
-
Hacktoberfest 2025 by DigitalOcean, GitHub, and partners for encouraging global open-source contributions
-
All the amazing contributors and maintainers who made this event impactful
-
The vibrant open-source community for spreading collaboration, innovation, and learning ๐




