- Python 3.5 OR Python 3.6
- Django 2.1.7
- PostgreSQL
- Create Virtualenv with Python3 (virtualenv -p python3 virtualenvName)
- Activate Virtual Environment and Navigate to Following Directory:
- cd RootProjectDirectory/server OR django-apscheduler-angularjs/server
- Install all requirements from requirements.txt file (pip install -R requirements.txt)
- Finally Get Started with Run Project (python manage.py runserver)
- Signup and Login User
- Save Email Content to Database to Schedule it Later (like its include subject, content and email recipients)
- Schedule Email by APScheduler Cron Job (by Day, by Hour, by Minute, by Month and many more things)
- View Email Report Details
- Refresh or Reload All Email Reports Data from Database
- Delete Email Report
- Pause APScheduler Cron Job
- Resume APScheduler Cron Job
- Remove or Delete APScheduler Cron Job
- Refresh or Reload All APScheduler Cron Job from Database
- Send Email in Bulk Immediately without Schedule and Save to Database
- Python
- Django
- APScheduler
- AngularJS
- JQuery
- BootStrap
- Tagify
- Toastr
NOTE: If Screenshots is Not Possible Below, Then You can Navigate to projectScreenshots Folder
I am looking for oportunity to work in Open Source Projects and want to do some contribution to Open Source Projects.