Skip to content

Tallami/ITBANK

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 

Repository files navigation

ITBANK - HOMEBANKING

This project is a homebanking web-based application developed primarily with Django and Django Rest Framework. It is designed to provide an easy-to-use platform for managing finances, such as bank accounts, credit cards, and loans. Users can access their accounts, make transactions, and manage their personal information securely through the application.

Link to website: http://tallami.pythonanywhere.com/

💻 Tools & Technologies:

  • Python
  • Django
  • Rest Framework
  • HTML, CSS & Bootstrap
  • SQLite

🚀 Getting Started

To run the project:

  • pip install django-filter
  • pip install django-widget-tweaks
  • py manage.py runserver

Users:

  • admin (password: itbank12345)
  • totoa (password: totoa) Classic Client
  • aguslorca (password: itbank12345) Gold Client
  • florencia (password: itbank12345) Black Client
  • juansito (pass: itbank12345)
  • mariamarta (pass: itbank12345)

Every user has different types of accounts, cards and loans. On admin you can fill the database like you want

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 55.9%
  • Python 31.7%
  • CSS 10.6%
  • JavaScript 1.8%