ken1800 / Blog

Personal web Blog Built with Django and Postrgresql

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Personal Blog Django App

It can be used as your own web portfolio.

Description

Its a python-Django web app with Postgresql.

Installing

  • Clone the repo/Download
  • install django 2.0+ and potgresql

Executing program

  • run the following command in the root directory
python manage.py runserver

Author

ken1800

Screenshot

blog3

License

This project is licensed under the [MIT] License - see the LICENSE.md file for details

About

Personal web Blog Built with Django and Postrgresql

License:MIT License


Languages

Language:Python 46.3%Language:JavaScript 23.9%Language:HTML 23.0%Language:CSS 6.8%