Skip to content

ShahirJalal/MuslimPrayerTimesApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Aug 16, 2022
7ed2c24 · Aug 16, 2022

History

2 Commits
Aug 16, 2022
Aug 16, 2022

Repository files navigation

Muslim Prayer Time App

hourglass moon

I made an app to print muslim prayer time based on an API from "https://waktu-solat-api.herokuapp.com"

  • It can filter the results based on "Negeri", "Daerah" and "Waktu"
  • Instructions:
    • Open the terminal
    • If you want to print specific prayer time, write: python waktu_solat.py "Negeri" "Daerah" "Waktu"
      • python waktu_solat.py "wilayah persekutuan" "kuala lumpur" "zohor"
    • If you want to print prayer time of the whole Zone, write: python waktu_solat.py "Negeri" "Daerah"
      • python waktu_solat.py "wilayah persekutuan" "kuala lumpur"
    • If you want to print prayer time of the whole State, write: python waktu_solat.py "Negeri"
      • python waktu_solat.py "wilayah persekutuan"
    • If you want to print the prayer time of entire Malaysia, write: python waktu_solat.py
      • python waktu_solat.py
    • Make sure to write in lower case letters and in quotation mark ("")
    • press "Enter"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages