Skip to content

Project that simulates a bank assistant that fulfills customer requests through a chat.

Notifications You must be signed in to change notification settings

NKAmazing/BankHelper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bank Helper

Cover Bank Helper terminada

Presentation

Welcome to Bank Helper!

Your new great bank asistant that can operate your bank account for you.

Features:

  • Create your bank account from scratch
  • Operate your balance
  • Check your recent transactions

Important

This project is still in development. More information in the coming weeks.

About

Covers Subjects (1)

Computación II

Bank helper is a simulation project of a bank asisstant created as a part of the final project of Computación II.

The project in question has the condition of working with the tools and concepts seen during the course, such as concurrency of processes, sockets, task queues, etc.

In addition, the functionality of a Django Backend with a REST API has been added in order to make HTTP requests to it. The idea of this REST API is that through the classic HTTP methods, it can connect to the server so that it can bring the necessary information requested by the user. All this through requests handled with WebSockets and Celery tasks to be able to consult the API through their respective URLs.

  • Tools used in the development of the project:

Python Django MYSQL Celery Redis

VS CODE GIT GITHUB LINUX

JAVASCRIPT Bootstrap HTML5 CSS3 Canva

Credits

um-cover

Releases

No releases published

Packages

No packages published