/reportBackup

To backup files on google drive instantaneously. Prior to internships, final year projects, thesis etc

Primary LanguagePython

reportBackup

reportBackup is a tool for editing, and backing up your documents on the fly on google drive instantaneously. This was conceived mainly on the purpose having a way to backup files prior to internships, final year projects, thesis etc

Clone and install

Clone and install reportBackup
git clone https://github.com/muarachmann/reportBackup

Install requirements necessary for running reportBakup
cd reportBackup
pip install -r requirements.txt

Run reportBackup git pythion app.py

NB : add your googles drive document id to the .env file

Feel free to contribute to this documentation :)