Chitrashala

It is a blogging website of India's well knowned phad artist, where users can look up the information about the art, artists, their recent exhibitions, recent paintings, awards, testimonials. Also user can look up the artists address and navigate till his gallery. It has prospective that the website can also be used to sell and buy paintings.

Built with

  1. Bootstrap
  2. Django

Getting Started

Download the repository on your local machine. Open Command Prompt and navigate to your folder. Run the following command:

python manage.py runserver

Prerequisite

  1. Django Python framework
  2. Editor

Installing Django

Install Python.

In the command prompt,execute the following command:

pip install django