Coder Social home page Coder Social logo

group-02-cs3043 / aspiretrust Goto Github PK

View Code? Open in Web Editor NEW
2.0 0.0 0.0 114.35 MB

Aspire Trust is a web-based application that includes features such as account management, internal fund transfers, loan processing, and reporting.

Home Page: https://aspiretrust.pythonanywhere.com/

Python 9.38% CSS 36.95% HTML 53.57% JavaScript 0.10%
aspire bank banking banking-applications banking-system flask trust webapp aspire-trust

aspiretrust's Introduction

Banking System Project - Aspire Trust

Aspire Trust

Flask MySQL HTML CSS JavaScript

Introduction

The Bank Transaction and Loan Processing System Aspire Trust will be a web-based application that includes features such as account management, internal fund transfers, loan processing, and reporting. It is designed to modernize the bank's operations and enhance customer service .

System Features

  • Customer Account Management

    Allows customers to open and manage checking and savings accounts, view real-time account status, and receive notifications .

  • Fixed Deposit Management

    Enables customers to create fixed deposits linked to their savings accounts, with automated interest calculations .

  • Transaction Management

    Supports deposits, withdrawals, and fund transfers between accounts, both online and via ATMs .

  • Loan Services

    Facilitates loan applications, interest rate calculations, and loan management .

  • Security and User Authentication

    Ensures secure access through user authentication, data encryption, and access control mechanisms .

  • Branch-wise Reports

    Generates detailed reports on transactions and loan payments for each branch .

Technologies Used

  • Frontend : HTML, CSS, JavaScript
  • Backend : Flask
  • Database : MySQL

Installation

  1. Clone the repository

    git clone https://github.com/Group-02-CS3043/AspireTrust
  2. Install the Virtual Environment

    cd WebApp && pip install virtualenv
  3. Create a Virtual Environment

    python -m venv .
  4. Activate the Virtual Environment

    • if you are using Windows
          .\Scripts\activate
    • if you are using Linux
          source bin/activate
  5. Install the Required Libraries

    pip install -r requirements.txt
  6. Run the Application

    python app.py

Contributors

aspiretrust's People

Contributors

yasanthaniroshan avatar dilumin avatar sithumjee avatar akinduid avatar

Stargazers

 avatar  avatar

aspiretrust's Issues

Errors in Auth System

When logging user auth system generates errors like not identifying password similarity,not identifying account number is not valid

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.