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.
Interesting features of Company Profile Bank BSI Bengkalis:
-
Dashboard Admin : Displays visualization of data on the website.
-
CRUD Data : Can add, view, change and delete information data, management structure and activity gallery.
Following are the steps to run a Flask application:
Make sure you have Python installed on your system before starting.
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).