DeenStep ADMIN

Books

Add or edit books shown in the app library. PDF URLs must be direct .pdf links (the file should open in a browser, not redirect to a viewer page).

Categories

Categories appear as filter chips on the Library tab.

Theme Colors

Edit the green/gold palette for both Light and Dark mode.

Light Mode

Dark Mode

Developer Profile

Shown on the About Developer page.

Direct image URL. Leave blank to use the bundled photo.

About Page

Shown under Settings → About DeenStep.

Privacy Policy

Terms of Service

Contact

Deploy to deenstep.projectstarlit.com

Your changes go live by uploading a single file (data.json) to your domain. No JSONBin, no third-party service.

1
Click Export data.json in the top bar to download your current data.
2
Upload data.json to deenstep.projectstarlit.com/data.json (via your hosting control panel or FTP).
3
The app fetches it within 5 minutes — every user gets your update automatically. Force-refresh by pulling down on the Library tab.

Test Your Backend

After uploading, open this URL in a browser. Should return your JSON:

https://deenstep.projectstarlit.com/data.json

Recommended Folder Structure

Upload these to your domain root:

/data.jsonmain content file
/img/developer.jpgdeveloper photo
/pdfs/quran.pdfbook PDFs
/pdfs/bukhari.pdfadd as needed
/audio/surah-001.mp3optional audio

Then reference them in books like https://deenstep.projectstarlit.com/pdfs/quran.pdf.

How to use this panel

1
Edit books, categories, theme, developer profile, and static pages here. Everything is saved automatically in your browser as you type.
2
When ready to publish, click Export data.json at the top.
3
Upload that file to deenstep.projectstarlit.com/data.json using your web host's file manager or FTP.
4
The app picks up changes within 5 minutes. Users can also pull-to-refresh the Library to get latest data immediately.
5
For PDFs: upload directly to your domain too (e.g. /pdfs/myBook.pdf) and paste that URL into a book's PDF field.