Skip to content

software-engineering-2023/Uncle-Bob-s-Descendants-

Repository files navigation

logo OLtA Bank

This project is a frontend only website of the online banking system of OLtA Bank.

The system provides its servies to three types of users:

  • Client

      A client can register, login with his/her credentials,
      navigate through the entire website, preform basic CRUD 
      operations on his/her accounts, credi cards, loans, etc,
      and contact the bank for various types of issues 
    
  • Banker

      A banker can login with his/her credential, view 
      his/her performance review and view the clients'
      banking issues to resolve them.
    
  • Admin

      An admin can also login, view performance reviews,
      make announcements and view the clients' technical
      issues to resolve them.
    

and it also handles accessibility issues where visually impaired clients can still use the website.


Installation

  1. clone the project from github.

        git clone https://github.com/software-engineering-2023/Uncle-Bob-s-Descendants-.git 
  2. Open the login.html file using Google Chrome and start navigating the website

  3. The following are the login credentials used for testing purposes:

    Email Password
    client@g.com client123
    banker@g.com banker123
    admin@g.com admin123

Screenshots

Home Page

logo

Credit Card Application

logo

View Bills

logo

Add Bill

logo

Pay Bill

logo

Complaints & Notifications

logo

Contact Us

logo

Issues

logo

Contributors

This project has been implemented by a team of five computer engineering students

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published