hammady / wwpray

A website that shows the prayer times for a preconfigured list of masjids in a tabular format. Visitors can subscribe for email notifications.
https://wwpray.net
MIT License
1 stars 0 forks source link

Add Jumua layout #63

Closed hammady closed 1 year ago

hammady commented 1 year ago

The idea is that Jumas are excluded from the prayer layout. We discussed putting them in their own layout. When we implement #9, we can default to this layout on Fridays (starting after latest Isha on Thursday and ending after latest Juma on Friday).

fayez-nazzal commented 1 year ago

@hammady Can you send a full notified.json file?

hammady commented 1 year ago
{
    "masjids": {
        "AlfalahICNA": {
            "display_name": "Al Falah Islamic Centre",
            "website": "https://alfalahcentre.ca/",
            "address": "391 Burnhamthorpe Rd E, Oakville, ON L6H 7B4",
            "iqamas": {
                "fajr": {
                    "time": "6:45 AM"
                },
                "zuhr": {
                    "time": "1:40 PM"
                },
                "asr": {
                    "time": "4:30 PM"
                },
                "maghrib": {
                    "time": "6:24 PM",
                    "changed": true,
                    "changed_on": "2023-10-27"
                },
                "isha": {
                    "time": "8:00 PM"
                }
            },
            "jumas": [
                "First Prayer: 12:15 PM",
                "Second Prayer: 1:30 PM",
                "Third Prayer: 2:30PM"
            ],
            "last_updated": "2023-10-27T07:00:13.525186"
        },
        "Alfarooq": {
            "display_name": "Masjid Al-Farooq",
            "website": "https://www.masjidfarooq.com/",
            "address": "935 Eglinton Ave W, Mississauga, ON L5V 1R6",
            "iqamas": {
                "fajr": {
                    "time": "6:45 am"
                },
                "zuhr": {
                    "time": "1:00 pm",
                    "changed": true,
                    "changed_on": "2023-10-27"
                },
                "asr": {
                    "time": "4:15 pm"
                },
                "maghrib": {
                    "time": "6:24 pm",
                    "changed": true,
                    "changed_on": "2023-10-27"
                },
                "isha": {
                    "time": "8:00 pm"
                }
            },
            "jumas": [
                "First Prayer: 1:00 pm",
                "Second Prayer: 2:00 pm",
                "Third Prayer: 3:00 pm"
            ],
            "last_updated": "2023-10-27T07:00:13.525186"
        },
        "ARIC": {
            "display_name": "Ar-Rehman Islamic Center",
            "website": "https://aric-icna.ca/",
            "address": "6120 Montevideo Rd, Mississauga, ON L5N 3W5",
            "iqamas": {
                "fajr": {
                    "time": "6:45 am"
                },
                "zuhr": {
                    "time": "1:45 pm"
                },
                "asr": {
                    "time": "4:30 pm"
                },
                "maghrib": {
                    "time": "5 minutes After Azaan"
                },
                "isha": {
                    "time": "8:00 pm"
                }
            },
            "jumas": [
                "1st: Khutbah: 01:05 pm - Jammah: 01:25 pm",
                "2nd: Khutbah: 01:40 pm - Jammah: 02:00 pm",
                "3rd: Khutbah: 02:15 pm - Jammah: 02:35 pm",
                "4th: Khutbah: 02:50 pm - Jammah: 03:10 pm"
            ],
            "last_updated": "2023-10-27T07:00:13.525186"
        },
        "DarFoundation": {
            "display_name": "Dar Foundation",
            "website": "https://darfoundation.com/",
            "address": "485 Morden Rd, Oakville, ON, L6K 3W6",
            "iqamas": {
                "fajr": {
                    "time": "6:45 AM"
                },
                "zuhr": {
                    "time": "1:45 PM"
                },
                "asr": {
                    "time": "4:15 PM"
                },
                "maghrib": {
                    "time": "6:24 PM",
                    "changed": true,
                    "changed_on": "2023-10-27"
                },
                "isha": {
                    "time": "8:00 PM"
                }
            },
            "jumas": [
                "First Prayer: 12:15 PM",
                "Second Prayer: 1:30 PM",
                "Third Prayer: 2:30 PM",
                "Fourth Prayer: 3:30 PM"
            ],
            "last_updated": "2023-10-27T07:00:13.525186"
        },
        "ICCO": {
            "display_name": "Islamic Community Centre of Ontario",
            "website": "https://centres.macnet.ca/icco/",
            "address": "2550 Dunwin Dr, Mississauga, ON L5L 1T1",
            "iqamas": {
                "fajr": {
                    "time": "6:45 am"
                },
                "zuhr": {
                    "time": "2:00 pm"
                },
                "asr": {
                    "time": "4:45 pm"
                },
                "maghrib": {
                    "time": "6:27 pm",
                    "changed": true,
                    "changed_on": "2023-10-25"
                },
                "isha": {
                    "time": "8:00 pm"
                }
            },
            "jumas": [
                "12:30 P.M. by Jawad Salman (English)",
                "1:30 P.M. by Wael Hamadeh (English)",
                "2:45 P.M. by Sheikh Samir Khalil (Arabic)"
            ],
            "last_updated": "2023-10-25T07:00:13.297516"
        },
        "ISNACanada": {
            "display_name": "ISNA Canada - ICC",
            "website": "https://www.isnacanada.com/",
            "address": "2200 S Sheridan Way, Mississauga, ON L5J 2M4",
            "iqamas": {
                "fajr": {
                    "time": "6:30 AM"
                },
                "zuhr": {
                    "time": "1:30 PM"
                },
                "asr": {
                    "time": "4:45 PM"
                },
                "maghrib": {
                    "time": "6:25 PM",
                    "changed": true,
                    "changed_on": "2023-10-27"
                },
                "isha": {
                    "time": "8:00 PM"
                }
            },
            "jumas": [
                "First Prayer: 1:40 PM",
                "Second Prayer: 3:00 PM"
            ],
            "last_updated": "2023-10-27T07:00:13.525186"
        },
        "MNNexus": {
            "display_name": "Muslim Neighbour Nexus (MNN)",
            "website": "https://mnnexus.ca/",
            "address": "3520 Odyssey Dr, Mississauga, ON L5M 0Y9",
            "iqamas": {
                "fajr": {
                    "time": "6:45 am"
                },
                "zuhr": {
                    "time": "1:45 pm"
                },
                "asr": {
                    "time": "4:45 pm"
                },
                "maghrib": {
                    "time": "6:20 pm",
                    "changed": true,
                    "changed_on": "2023-10-27"
                },
                "isha": {
                    "time": "8:00 pm"
                }
            },
            "jumas": [
                "1:15 pm - Muslim Neighbour Nexus, 3520 Odyssey Dr, Mississauga, ON L5M 0Y9",
                "2:15 pm - Muslim Neighbour Nexus, 3520 Odyssey Dr, Mississauga, ON L5M 0Y9",
                "3:00 pm - Muslim Neighbour Nexus, 3520 Odyssey Dr, Mississauga, ON L5M 0Y9",
                "1:30 pm - Churchill Meadows Community Centre 5320 Ninth Line, Mississauga, ON L5M 0R5",
                "2:15 pm - Churchill Meadows Community Centre 5320 Ninth Line, Mississauga, ON L5M 0R5"
            ],
            "last_updated": "2023-10-27T07:00:13.525186"
        },
        "Shalimar": {
            "display_name": "Shalimar Islamic Centre",
            "website": "https://www.shalimarislamiccentre.ca/",
            "address": "79-3024 Cedarglen Gate, Mississauga, ON, L5C 4S3",
            "iqamas": {
                "fajr": {
                    "time": "6:45 am"
                },
                "zuhr": {
                    "time": "1:40 pm"
                },
                "asr": {
                    "time": "4:30 pm"
                },
                "maghrib": {
                    "time": "6:30 pm"
                },
                "isha": {
                    "time": "08:15 pm"
                }
            },
            "jumas": [
                "12:35 pm - Shalimar. Walk-in. Come 5 mins early.",
                "1:35 pm - Shalimar. Walk-in. Come 5 mins early."
            ],
            "jumas_changed": true,
            "last_updated": "2023-10-27T07:00:13.525186"
        },
        "WestEndIslamicCenter": {
            "display_name": "West End Islamic Center",
            "website": "https://weicenter.ca/",
            "address": "12,13-4161 Sladeview Crescent, Mississauga, ON L5L 5R3",
            "iqamas": {
                "fajr": {
                    "time": "6:40 AM"
                },
                "zuhr": {
                    "time": "1:30 PM",
                    "changed": true,
                    "changed_on": "2023-10-27"
                },
                "asr": {
                    "time": "5:00 PM"
                },
                "maghrib": {
                    "time": "6:19 PM",
                    "changed": true,
                    "changed_on": "2023-10-27"
                },
                "isha": {
                    "time": "8:30 PM"
                }
            },
            "jumas": [
                "1st PrayerKhutbah - 1:30 PM - English",
                "2nd PrayerKhutbah - 2:30 PM - Urdu",
                "3rd PrayerKhutbah - 3:20 PM - English"
            ],
            "last_updated": "2023-10-27T07:00:13.525186"
        }
    }
}
fayez-nazzal commented 1 year ago

Thanks @hammady