Skip to content

elhamrazi/ElhamBlog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Then, you can run this locally on your machine, using this command:

python manage.py runserver

You need to take care of the database too! you can edit the required settings in settings.py file.

License

MIT

About

Cloud Computing First Assignment.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published