Skip to content

ramadhanabelio/cp-bank-bsi-bengkalis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Company Profile of Bank BSI Bengkalis

📙 Description

The BSI Bengkalis Bank Company Profile Web is designed to provide complete and easily accessible information about this bank to customers and potential customers. With intuitive navigation and an attractive appearance, this website is expected to increase the image and trust in Bank BSI Bengkalis.

CP Bank BSI Thumbnail

📖 Features

Interesting features of Company Profile Bank BSI Bengkalis:

  1. Dashboard Admin : Displays visualization of data on the website.

  2. CRUD Data : Can add, view, change and delete information data, management structure and activity gallery.

🛠️ Project Installation Guide

Following are the steps to run a Flask application:

Prerequisites

Make sure you have Python installed on your system before starting.

Steps

1. Clone the project repository to your local directory:

git clone https://github.com/ramadhanabelio/cp-bank-bsi-bengkalis.git

2. Navigate to the project directory:

cd cp-bank-bsi-bengkalis

3. Install dependencies using pip:

pip install -r requirements.txt

4. Run the Flask application:

python app.py

After following the steps above, the application will run on your local server. You can access it via a web browser using the address provided by Flask (usually http://localhost:5000).