introduction-to-sql icon indicating copy to clipboard operation
introduction-to-sql copied to clipboard

Feature: Make Chapter Sections Interactive to Show Short Descriptions and Synta

Open Ashwinib26 opened this issue 3 months ago • 2 comments

Overview

Currently, all chapter sections (e.g., Databases, MySQL, Tables, SELECT, etc.) are static and non-interactive. Users have to open each page or resource separately to understand what each section covers.

Description

Convert each chapter card into a clickable or expandable button that displays: A one-line explanation of the topic A basic SQL syntax or example

Example: SELECT → “Used to retrieve data from a table.” SELECT column_name FROM table_name;

This enhancement will make the page more interactive and educational, giving users a quick overview of key SQL concepts directly from the main chapters list.

Ashwinib26 avatar Oct 06 '25 12:10 Ashwinib26

@bobbyiliev , please review my issue and assign me if you find it appropriate.

Ashwinib26 avatar Oct 06 '25 13:10 Ashwinib26

hey ,I want to work on this issue, please assign me under the hacktoberfest 2025 . I would really appreciate for it. Thanks!!!

DancingPeacock-31 avatar Oct 21 '25 09:10 DancingPeacock-31