https://github.com/salimi-my/waktu-solat
This is a simple web application created using Vue.js that aims to display prayer times throughout the Malaysian zone.
https://github.com/salimi-my/waktu-solat
dayjs tailwind-css tailwindcss tailwindui vite vue vue3 vuejs
Last synced: 4 months ago
JSON representation
This is a simple web application created using Vue.js that aims to display prayer times throughout the Malaysian zone.
- Host: GitHub
- URL: https://github.com/salimi-my/waktu-solat
- Owner: salimi-my
- Created: 2023-02-12T15:23:15.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-03-19T15:51:19.000Z (over 2 years ago)
- Last Synced: 2025-04-09T00:55:19.271Z (over 1 year ago)
- Topics: dayjs, tailwind-css, tailwindcss, tailwindui, vite, vue, vue3, vuejs
- Language: Vue
- Homepage: https://solat.salimi.my/
- Size: 1.87 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [Waktu Solat](https://solat.salimi.my) · [](https://www.linkedin.com/in/mohamad-salimi/)
This is a simple web application created using Vue.js that aims to display prayer times throughout the Malaysian zone. There will be a countdown to show the immediate next prayer time and will automatically play adhan for each prayer's time.
The prayer's time data taken directly from [JAKIM's e-Solat Portal](https://www.e-solat.gov.my/)
## Malaysia solat schedule app
- Available for all Malaysia's zone
- Countdown to immediate next prayer time
- Automatically play adhan
## Tech/framework used
- Vue.js
- Vite
- Tailwind CSS
- Tailwind UI
- Day.js
## Starting the project
Clone the repository and install all the dependencies to start the app by following command below:
```bash
git clone https://github.com/salimi-my/waktu-solat.git
cd waktu-solat
npm install
npm run dev
```
To build the app, run the following command:
```bash
npm run build
```
## Demo
Hosted privately on personal DigitalOcean Droplet. [Click here](https://solat.salimi.my) to visit.
Direct link: `https://solat.salimi.my`
## Screenshots
#### Countdown

#### Adhan
