/Django-Bank

Django-Bank is an open source full fledged Banking Website Developed in Django and designed with Bottstrap.It offers every service that a banking web application should...

Primary LanguagePython

Paragon Bank

Banking Website built on Django designed with Bootstrap

Demo:

Installation:

1.Clone Repo

git clone https://github.com/shyam999/ParagonBank.git

2.Setup Virtualenv & Install Requirements

virtualenv env
source env/bin/activate
pip install -r requirements.txt

3.Migrate Database

python manage.py makemigrations
python manage.py migrate

4.Run Server

python manage.py runserver

Where to find Me

visit My Website