Skip to content

MadaniBlog is a Django website created for the WOC7014 - Framework Based Software Design and Development course.

Notifications You must be signed in to change notification settings

ezzylan/MadaniBlog

Repository files navigation

MadaniBlog

MadaniBlog is a Django website created for the WOC7014 - Framework Based Software Design and Development course.

Installation

Use the package manager pip to install the necessary dependencies.

pip install -r requirements.txt

Usage

python3 manage.py makemigrations
python3 manage.py migrate
python3 manage.py runserver

Credits

About

MadaniBlog is a Django website created for the WOC7014 - Framework Based Software Design and Development course.

Topics

Resources

Stars

Watchers

Forks