Skip to content

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...

Notifications You must be signed in to change notification settings

shyam999/Django-Bank

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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...

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published