- Qadaa' is a website that helps muslims to pray their missed prayers by generating a schedule for these prayers, based on the missed years, or time range between two dates or manually entering each missed prayer's count.
- The webiste generates the schedule and the user can download it as a PDF to be printed on need.
- The site supports two languages Arabic and English. It also comes with light and dark themes.
- Development:
- Next.js
- TypeScript
- Testing:
- Jest
- React Testing Library
- Cypress for e2e testing (not added yet)
Run the following command from the root of the project:
npm run dev
# or
yarn run dev