We often forget birthdays of our friends and families. But PyWisher will never. Just upload an excelsheet or add your data once and PyWisher will remember it forever and will send birthday wishes on their email every year on your behalf. So stop missing birthdays and start sending wishes.
You can visit the site here or https://pywisher.ml/
- Upload Excelsheet
- Add data manually
- Send emails automatically
- Homepage
- Upload Excelsheet
- Add Data
- Birthday Card
-
Fork this repository and clone the forked repository
-
Change the working directory to the folder where you downloaded the files
-
Install all the dependencies using the pip command :
pipenv install
-
After successful installation of all packages, run the follwing Django commands :
py manage.py migrate
py manage.py runserver
-
Visit
127.0.0.1:8000
in your browser and enjoy the app.
Built using Django 3.1 and Python 3.8.5 by Ashutosh Krishna
Please don't forget to ⭐ the repository if you liked it.