Skip to content

xposed73/Multi-Category-Pdf-eBook-App-with-JSON-Backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

24 Commits
Β 
Β 
Β 
Β 

Repository files navigation

Multi-Category PDF eBook App

πŸ“š TRY US, BEFORE YOU BUY.

Screenshots

Mobile App Screenshots

πŸ“š Multi-Category PDF eBook App with JSON Backend

πŸš€ Unlimited Categories & Subcategories: Easily add and manage an unlimited number of categories and subcategories for your eBooks.

πŸŒ— Dark/Light Theme: Switch between dark and light themes for a comfortable reading experience day and night.

πŸ’Έ Multiple Ad Networks: Monetize your app with support for various ad networks, including:

  • AdMob 🟒
  • Google Ad Manager πŸ”΅
  • FAN (Facebook Audience Network) πŸ”·
  • StartApp πŸš€
  • Unity πŸ“²
  • AppLovin Max & Discovery 🎯
  • IronSource πŸ”‘
  • Wortise πŸ’Ό
  • Alien Ads πŸ‘½

πŸ“ˆ Ad Formats: Maximize revenue with multiple ad formats:

  • Banner Ads πŸ–ΌοΈ
  • Interstitial Ads πŸ“²
  • App Open Ads πŸšͺ

⚑ Fast & Responsive: Enjoy a smooth and responsive user interface, ensuring a seamless reading experience.

πŸ”„ JSON Backend: Easily manage and update your eBook categories and content using a flexible JSON backend.

Json Setup

{
    "categories": [
        {
            "category_title": "Mathematics",
            "category_image": "https://ncert.nic.in/textbook/pdf/jemh1cc.jpg",
            "subcategories": [
                {
                    "subcategory_title": "Mathematics",
                    "subcategory_image": "https://ncert.nic.in/textbook/pdf/jemh1cc.jpg",
                    "items": [
                        {
                            "item_title": "Chapter 1",
                            "item_url": "https://ncert.nic.in/textbook/pdf/jemh101.pdf"
                        },
                        {
                            "item_title": "Chapter 2",
                            "item_url": "https://ncert.nic.in/textbook/pdf/jemh102.pdf"
                        },
                        {
                            "item_title": "Chapter 3",
                            "item_url": "https://ncert.nic.in/textbook/pdf/jemh103.pdf"
                        },
                        {
                            "item_title": "Chapter 4",
                            "item_url": "https://ncert.nic.in/textbook/pdf/jemh104.pdf"
                        }
                    ]
                }
            ]
        }
    ]
}

πŸ“² User-Friendly Design: Modern and intuitive design to enhance user engagement and satisfaction.

DEMO Video

This is the demo video link

Watch the video on YouTube

Download

Download APK

Download Demo Via QR

Download APK

Download APK

About

πŸ“š A versatile Multi-Category PDF eBook App with JSON Backend. Features unlimited categories, dark/light themes, and support for multiple ad networks (AdMob, Google Ad Manager, FAN, etc.). Includes Banner, Interstitial, and App Open ads, ensuring a fast, responsive, and user-friendly experience.

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors