Coder Social home page Coder Social logo

ggurjar333 / bank-statement-generation Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 128 KB

This Python-based banking application allows users to request the generation of a PDF file showcasing their transactions within a specified date range.

Python 99.27% Shell 0.73%

bank-statement-generation's Introduction

Bank statement genration

This Python-based banking application allows users to request the generation of a PDF file showcasing their transactions within a specified date range.

  • Python: The core programming language driving this application, known for its readability and versatility.
  • FastAPI: A high-performance web framework with automatic documentation and type safety, making it ideal for API development.
  • Reportlab: A powerful library for PDF generation.

Installation

Make sure you have Python 3.10 installed and have extracted the zip of this project. Install the required libraries using:

pip install -r requirements.txt

In terminal, You can use the following command to run this project

bash ./run.sh

Notes

transactions.csv is located inside the root directory. It is used here as data source for this project. You can test the APIs over here

Authentication and Authorization

To enhance the security of this banking application. FastAPI provides OAuth2PasswordBearer for token-based authentication. Users need to obtain a token by providing their username and password.

bank-statement-generation's People

Contributors

ggurjar333 avatar

Watchers

 avatar

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.