Panjika – Laravel Calendar
Panjika is a reminder software. You can use Panjika to track tasks, events and reminders. Reminders repeat every day or until you mark them as done. Panjika sends you an email notification before the day your reminder is scheduled. It will send emails daily, weekly, monthly or yearly as per your settings. Reminders are private and cannot be shared with others.
Server Requirements
The Laravel framework has a few system requirements. You should ensure that your web server has the following minimum PHP version and extensions:
- PHP >= 8.0
- BCMath PHP Extension
- Ctype PHP Extension
- cURL PHP Extension
- DOM PHP Extension
- Fileinfo PHP Extension
- JSON PHP Extension
- Mbstring PHP Extension
- OpenSSL PHP Extension
- PCRE PHP Extension
- PDO PHP Extension
- Tokenizer PHP Extension
- XML PHP Extension
Features
- Dashboard with full calendar
- Event Easy CRUD
- Task Easy CRUD
- Reminder Easy CRUD
- Event Notification
- Task Notification
- Reminder Notification
- Email Notification for All Reminders
- Custom Email Settings
- Custom Date/Time Format
Demo: panjika.smartrahat.com
Admin Username: [email protected]
Admin Password: admin123
Note: Register a new account with a valid email address to check the email notification. Don't worry, your information will not share with anybody.
Update Log
2022.08.04 - Upgrade to Laravel 9 2022.01.26 - Improve email settings 2021.12.07 - Added missing files from last upgrade 2021.10.16 - Bugfix on null datetime 2021.05.21 - Initial Upload