Skip to content

Akash-Kamaliya/BhagavadGita

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

8 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“– Bhagavad Gita Reader (C Program)

This is a Bhagavad Gita Reader built using C language, designed to help users read and navigate through the verses of the Bhagavad Gita. The program utilizes file handling, loops, functions, and conditional statements to display verses dynamically.

πŸš€ Features

  • πŸ“œ Read Verses – Displays selected verses from the Bhagavad Gita.
  • πŸ” Search Functionality – Allows users to find specific chapters and verses.
  • πŸ“‚ File Handling – Reads verses from a stored text file.
  • πŸ”’ Chapter & Verse Navigation – Provides easy navigation between chapters.

πŸ› οΈ Technologies Used

  • C Language – Core programming logic.
  • File Handling – Reads data from a text file.
  • Loops & Functions – Structured programming for efficiency.

πŸ“Œ How to Run

  1. Compile the program using GCC:
    gcc BhagavadGita.c -o BhagavadGita
  2. Run the executable:
    ./BhagavadGita
  3. Follow the on-screen instructions to navigate and read the Bhagavad Gita.

πŸ“š Future Enhancements

  • πŸ“– Add multiple language support (Sanskrit, English, Hindi, Gujarati).
  • 🎀 Implement text-to-speech functionality.
  • 🌐 Develop a web-based version of the reader.

πŸ“‚ Project Structure

πŸ“ BhagavadGita-Reader  
β”‚-- πŸ“„ BhagavadGita.c  (Main C program)  
β”‚-- πŸ“„ BhagavadGita.txt (Contains verses data)  
β”‚-- πŸ“„ README.md (Project documentation)  

πŸ”— Project Link

πŸ“‚ Bhagavad Gita Reader Source Code

About

This is my first Project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages