Skip to content

🐍 Python: Core programming language used for building the application .. 🌐 Flask: Lightweight web framework powering the Chadstore website. πŸ—„οΈ MySQL: Database system for managing GigaChad merchandise data. πŸ’ͺ GigaChad: The ultimate internet icon inspiring this meme-based e-commerce platform.

Notifications You must be signed in to change notification settings

Sambhav-Gautam/chadStore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 

Repository files navigation


πŸ’ͺ Chadstore: The Ultimate GigaChad Merch Store πŸ’ͺ

Welcome to Chadstore, the one-stop shop for fans of the legendary Gigachad! Whether you're here to show your admiration or to support the GigaChad movement, we've got you covered with the coolest merch. πŸ•ΆοΈ

Let's dive into it. ‡️

πŸ“œ Table of Contents

  1. What is GigaChad?
  2. Project Overview
  3. Setting Up Chadstore
  4. Contributing to Chadstore

πŸ€” Who is GigaChad?

  • GigaChad is the nickname given to an extremely muscular, photoshopped model who became an internet meme sensation.
  • This iconic figure is known for his chiseled jawline and ultra-masculine appearance, embodying the internet archetype of the ultimate "Chad."
  • The man behind the meme is Ernest Khalimov, whose photos have sparked countless memes since 2017. πŸ“Έ

πŸ” Project Overview

  • Chadstore is an e-commerce platform dedicated to GigaChad fans, offering a variety of merch items.
  • Note: All images used in this project are sourced from Google, and the copyright belongs to their original authors.

πŸ› οΈ Setting Up Chadstore

To get started with Chadstore, follow these steps:

1. Database Setup

  • Locate the SQL file named sqlcodelast.sql in the project directory.
  • Import this SQL file into your MySQL database to set up the necessary tables and data.
    • πŸ’‘ Tip: You can use MySQL Workbench or the command line for this.

2. Connect the Database

  • Open the app.py file in your project.
  • Update the database connection details to match your MySQL setup.
    • πŸ”— Example: Ensure the user, password, host, and database fields are correctly filled in.

3. Run the Application

  • Launch the Flask server by running the app.py script.
    • Command: python app.py
  • Open your web browser and start using Chadstore!
    • 🌐 URL: Typically, this will be http://127.0.0.1:5000/ or http://localhost:5000/.

🀝 Contributing to Chadstore

  • Chadstore is an open project! Feel free to contribute by improving the code, fixing bugs, or adding new features.
  • How to Contribute:
    • Fork the repository and make your changes.
    • Submit a pull request with a clear explanation of your improvements.
    • We value every contribution! πŸ’―

Enjoy building and browsing through Chadstore! Let’s keep the GigaChad legacy alive! 😎


About

🐍 Python: Core programming language used for building the application .. 🌐 Flask: Lightweight web framework powering the Chadstore website. πŸ—„οΈ MySQL: Database system for managing GigaChad merchandise data. πŸ’ͺ GigaChad: The ultimate internet icon inspiring this meme-based e-commerce platform.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published