Skip to content

Latest commit

 

History

History
27 lines (26 loc) · 544 Bytes

README.md

File metadata and controls

27 lines (26 loc) · 544 Bytes

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