A comprehensive Islamic application designed to enhance your Ramadan experience and help Muslims maintain their daily religious practices throughout the year. Ramadan Flow helps you track prayers, read Quran, set and achieve Ramadan goals, and connect with the community.
- Prayer time tracking with location-based calculations
- Digital Tasbih counter with customizable dhikr
- Prayer logs and statistics
- Qibla direction finder
- Complete Quran with translation
- Bookmark management
- Juz and Surah navigation
- Reading progress tracking
- Search functionality
- Community chat system
- Real-time messaging
- Comments and interactions
- Activity tracking
- Event management
- Ramadan goal setting and tracking
- Daily reflection journal
- Activity logging
- Favorite Hadiths collection
- React 18 with Vite
- TailwindCSS for styling
- Framer Motion for animations
- Socket.io for real-time features
- React Router for navigation
- Various UI libraries (Headless UI, Hero Icons)
- MapBox for location features
- ApexCharts for data visualization
- Node.js with Express
- MongoDB with Mongoose
- Socket.io for real-time communication
- JWT for authentication
- Google OAuth integration
- Nodemailer for email services
- Twilio for SMS features
- Node.js (v16 or higher)
- MongoDB
- npm or yarn
- Google OAuth credentials
- MapBox API key
- Twilio account (optional)
- Clone the repository
git clone [repository-url]
cd [project-directory]
- Install Backend Dependencies
cd backend
npm install
- Configure Environment Variables
cp .env.example .env
# Edit .env with your configuration
- Install Frontend Dependencies
cd ../frontend
npm install
- Configure Frontend Environment
cp .env.example .env
# Edit .env with your configuration
- Start Backend Server
cd backend
npm run dev
- Start Frontend Development Server
cd frontend
npm run dev
- Build Frontend
cd frontend
npm run build
- Start Backend Server
cd backend
npm start
PORT=5000
MONGODB_URI=your_mongodb_uri
JWT_SECRET=your_jwt_secret
GOOGLE_CLIENT_ID=your_google_client_id
GOOGLE_CLIENT_SECRET=your_google_client_secret
SMTP_HOST=your_smtp_host
SMTP_PORT=your_smtp_port
SMTP_USER=your_smtp_user
SMTP_PASS=your_smtp_password
TWILIO_ACCOUNT_SID=your_twilio_sid
TWILIO_AUTH_TOKEN=your_twilio_token
VITE_API_URL=http://localhost:5000
VITE_GOOGLE_CLIENT_ID=your_google_client_id
VITE_MAPBOX_TOKEN=your_mapbox_token
- Automatic prayer time calculation based on location
- Prayer tracking and statistics
- Customizable prayer notifications
- Qibla direction finder using device compass
- Complete Quran text with translations
- Bookmark management
- Progress tracking
- Advanced search functionality
- Juz and Surah navigation
- Real-time chat system
- User profiles
- Activity feed
- Event creation and management
- Community engagement features
- Digital Tasbih with custom counters
- Daily reflection journal
- Ramadan goal setting
- Favorite Hadith collection
- Activity logging and tracking
- Fork the repository
- Create your feature branch (
git checkout -b feature/AmazingFeature
) - Commit your changes (
git commit -m 'Add some AmazingFeature'
) - Push to the branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
This project is licensed under the ISC License - see the LICENSE file for details.
- Zainab Eman 22F-3738
- Imama Kainat 22F-3661
- Noor Fatima 22F-3634