/Blogger

A Blogging WebSite Powered with Django....

Primary LanguagePython

Blogger

This Is A Simple Blogging App Powered With Django.

I Am Not So Pro In Django But I Know The Basics. I Am Still Learning...

Installation

First Of All Install Python3 And Django Using The Following Commands:

For Ubuntu/Debian

sudo apt install python3 python3-pip
pip3 install django

For Termux

pkg install python3 python3-pip
pip3 install django

Starting App

To Start The Blog App Type The Following Command While In The Same Directory :

python3 manage.py runserver

Bugs

I Am Doing This All Development In Termux. So If You Encounter Any Bugs In Any Other Enviorment Please Inform Me.

updates

I Will Be Trying My Best To Update this Project Frequently Until It Has Reached Its Final Stage. More Features Will Be Coming Soon