Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 313 Bytes

README.md

File metadata and controls

10 lines (5 loc) · 313 Bytes

Basic Banking System

Live Website Link: https://banksystem.pythonanywhere.com/

Spark Foundation Internship Task --> Basic Banking System

Quick Start

This is a python Django based Project. Firstly, you have to install python and then install Django by using this command 'pip install django' through CMD