jharsh1202 / jyn_pathshala

A Django-based backend application developed for a non-profit organization dedicated to conducting weekly Jain Pathshala classes. This system aims to streamline the management of Pathshala classes, including student registration, class scheduling, attendance tracking, and resource management.
MIT License
0 stars 0 forks source link

Implement Database Backup Feature #1

Closed jharsh1202 closed 7 months ago

jharsh1202 commented 7 months ago

Database being used for now is sqlite3 and is not being backed up at all. We need to back up the sqlite3 database on Google Drive.

jharsh1202 commented 7 months ago

Please create a new branch with name feature-backup_database from main branch for this feature development.

the backup needs to be done on weekly basis specifically on every Monday 20:00 IST.