Skip to content

mtalhaabbas/basic-banking-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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