ElhamBlog
Cloud Computing Course first assignment.
A simple Blog Using Django Framework and Used IBM Cloud Services for Text Analysis and Text to Speech. Deployed on pythonanywhere Cloud (Paas)
Fall 2021 - Dr. Djavadi
Installation
Use the package manager pip to install the required packages and run the project on your host
pip install -r requirements.txt
python manage.py runserver