Welcome to noorAlmobin, a PWA Book & Calendar Application! This project integrates a calendar, the Quran, Nahj al-Balagha, and several other books into a single, user-friendly Progressive Web App (PWA). Developed using Deno Fresh for the frontend and Deno Lesan for the backend, this application aims to provide an accessible platform for engaging with important texts and managing schedules seamlessly.
This project just used for testing some github action and other technologies, maybe in later this project find own way.
- Interactive Calendar: Manage your events, reminders, and important dates effortlessly.
- Quran: Access the full text of the Quran, including translations and audio recitations.
- Nahj al-Balagha: Explore the wisdom of Nahj al-Balagha with searchable text and commentary.
- Nahj al-Fasahe: Explore the wisdom of Nahj al-Fasahe with searchable text and commentary.
- Additional Books: Read and navigate through a selection of other significant texts.
- Offline Access: Enjoy the app's features even without an internet connection, thanks to PWA capabilities.
- Responsive Design: Designed to work on various devices, providing a seamless experience on mobile and desktop.
- Frontend: Deno Fresh for a modern, reactive user interface.
- Backend: Deno Lesan for RESTful API handling.
- Database: MongoDB for efficient data storage and retrieval.
- Service Workers: To enable offline functionality and enhance performance.
To install and run this project locally, follow these steps:
-
Clone the repository:
git clone https://github.com/yourusername/noorAlmobin.git
-
Navigate to the project directory:
cd noorAlmobin
-
Install Deno (if you haven't already): Follow the instructions at deno.land.
-
Start the backend server with Deno Lesan:
deno run --allow-net --allow-read --allow-write src/backend/server.ts
-
Start the frontend with Deno Fresh:
deno task start
-
Open your browser and go to
http://localhost:8000
.
Once the application is running, you can:
- Navigate through the calendar to add and manage events.
- Access the Quran and Nahj al-Balagha through dedicated sections.
- Use the search functionality to find specific verses or passages.
- Save your reading progress and bookmarks for easy access later.
Contributions are welcome! If you have suggestions for improvements or new features, please feel free to submit a pull request or open an issue.
- Fork the repository.
- Create your feature branch:
git checkout -b feature/YourFeature
- Commit your changes:
git commit -m "Add some feature"
- Push to the branch:
git push origin feature/YourFeature
- Open a pull request.
This project is licensed under the MIT License - see the LICENSE file for details.
- Special thanks to all contributors and the open-source community for their invaluable resources and support.
- Inspiration from various educational and religious texts.
For any inquiries or feedback, feel free to reach out:
- Email: [email protected]
- GitHub: hemedani
Thank you for checking out noorAlmobin! We hope you find it useful and inspiring.
Feel free to open pull requests.