rimmelasghar / Blogging-Application-Django

Pen & Pixels is a minimilist Blogging WebApplication that is built on Django Framework.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pen & Pixels

Django Blogging App

N|Solid Build Status Pen & Pixels is a minimilist Blogging WebApplication that is built on Django Framework.

Features 💎

  • Profile Creation
  • User's can Like Blogs
  • User's can create and delete blogs.
  • Drag and drop images into blogs.

Tech

Pen & Pixels uses a number of open source projects to work properly:

  • [djangoproject.com] - python framework for building web applications!
  • [bootstrap.com] - a free and open-source CSS framework!

Installation

Pen & Pixels requires python v9+ to run.

Install the dependencies and devDependencies and start the server.

pip install -r requirements.txt

Development

Want to contribute? Great!

Pen & Pixels is open for Contribution. Make a change in your file and instantaneously see your updates!

Open your favorite Terminal and run these commands.

python manage.py runserver

Verify the deployment by navigating to your server address in your preferred browser.

127.0.0.1:8000

License

MIT

Free Software, Hell Yeah!

About

Pen & Pixels is a minimilist Blogging WebApplication that is built on Django Framework.


Languages

Language:CSS 87.1%Language:HTML 8.7%Language:Python 3.6%Language:JavaScript 0.6%