Skip to content

gyanshankar1708/GrowCraft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Join our group on Discord

🌱 GrowCraft

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)
Contributions from the community are welcome!


📑Table of Contents



Features

  • 🌐 Website Development
  • 🖌️ Graphic Design
  • ✍️ Content Writing
  • 📣 Social Media Management
  • 📊 Digital Marketing
  • 🎓 Training & Internship Programs

This platform offers services to clients and creates opportunities for students to learn by doing.


Folder Structure

GrowCraft/
├── index.html
├── blogListing.html
├── blogView.html
├── blogWrite.html
├── contact-handler.php
├── database_schema.sql
├── images/
│   ├── (images and icons used throughout the site)
├── src/
│   ├── contact.html
│   ├── blogs.css / blogs.js
│   ├── style.css / script.js
│   ├── utils.js
│   ├── web.html
│   └── css/
│       └── style.css
└── (additional documentation and assets)

Contributors

Made with contrib.rocks.


Tech Stack

  • Frontend: HTML5, CSS3, Bootstrap 5.3
  • Scripting: JavaScript (vanilla)
  • Backend (minimal): PHP (for contact form handler)
  • Database: MySQL (schema included)


Getting Started

Prerequisites

  • A modern browser
  • (Optional) XAMPP / WAMP for running PHP contact form locally

Steps

  1. Clone the repository:
    git clone https://github.com/gyanshankar1708/GrowCraft.git
    
  2. Open index.html in your browser to view the website.
  3. (Optional) To enable the contact form:
    • Set up a local server (XAMPP/WAMP)
    • Place the project in the htdocs folder
    • Import database_schema.sql into MySQL
    • Update the PHP configuration in contact-handler.php

Contributing

We welcome contributions from everyone!
If you're participating through GSSoC'25:

  1. Look for issues labeled GSSoC or good first issue.
  2. Comment on the issue you'd like to work on and wait for assignment.
  3. Fork the repository, make your changes, and submit a PR.

Please read our Contributing Guidelines and Code of Conduct before contributing.


Screenshots

Landing Page

Landing Page

Services Section

Services

(Add more screenshots or a GIF preview here if available)


License

This project is licensed under the terms specified in the LICENSE file.


Acknowledgements

  • GirlScript Summer of Code 2025 (GSSoC'25) for providing an open-source platform
  • Project contributors and mentors
  • Open-source community for continuous inspiration

Releases

No releases published

Packages

No packages published

Contributors 68