/khen

Khen is a web-based tool suite designed for efficiency and ease of use, featuring a standout PPT Generator tool aimed at simplifying the creation of PowerPoint presentations for church praise and worship songs.

Primary LanguageTypeScriptGNU General Public License v3.0GPL-3.0

Khen: My Web-Based Tool Suite

Welcome to Khen, a versatile web-based tool suite designed to streamline and enrich your digital tasks. At the heart of Khen lies a commitment to solving real-world problems through the power of programming. The star of the show is our PPT Generator tool, crafted to significantly reduce the time and effort involved in creating PowerPoint presentations for praise and worship songs, making it a game-changer for church services.

🌟 Highlight: PPT Generator Tool

Creating PowerPoint presentations for each praise and worship session can be daunting, especially when handling a vast selection of songs. The PPT Generator tool within Khen addresses this challenge head-on, offering a quick and efficient way to generate presentations by simply inserting song lyrics. It's more than just a tool; it's a solution designed to save time, allowing you to focus on the essence of worship.

🔧 Features

  • PPT Generator: Automate the creation of PowerPoint presentations for songs with ease.
  • User-Friendly Interface: Designed with simplicity in mind, ensuring accessibility for all users.
  • Expandable Suite: While the PPT Generator takes center stage, Khen is built to grow, with plans to introduce more tools tailored to your needs.

🚀 Getting Started

Setting up Khen is straightforward, ensuring you can get up and running with minimal fuss:

  1. Clone the Repository
git clone https://github.com/HowHow06/khen.git
  1. Installation

Navigate to the project directory and install the necessary dependencies:

# Install dependencies
npm install
  1. Environment Configuration

Copy the .env.example file to a new file named .env.local and update it with your specific configurations:

cp .env.example .env.local
  1. Running the Application

Launch Khen with the following command:

npm run start

The application will be available at http://localhost:3000 or the port specified in your .env file.

📚 Documentation: PPT Generator Tool

For more detailed information on each tool within Khen, including walkthroughs and tips, refer to the guide.

🙌 Contributing

Khen is a personal passion project, but collaboration is the key to improvement. Whether it's suggesting new features, improving existing tools, or fixing bugs, your contributions are welcome. Feel free to fork the repository and submit pull requests.


Troubleshooting

Error faced in using jest