Skip to content

Latest commit

 

History

History
117 lines (83 loc) · 3.67 KB

README.md

File metadata and controls

117 lines (83 loc) · 3.67 KB
Table of Contents
  1. About The Project
  2. Getting Started
  3. Roadmap
  4. Contributing
  5. Contact

About The Project

Fast Funds Demo Video

FastFunds is a cutting-edge banking web application designed to provide users with a lightning-fast and seamless financial experience. With our user-friendly interface and robust features, managing your funds has never been easier. Our platform enables you to effortlessly navigate through various banking operations, including account management, fund transfers, bill payments, and transaction tracking.

DEMO Accounts:

user: AO password: 1111

user: JD password: 2222

user: JJ password: 3333

user: SS password: 4444

(back to top)

Getting Started

To get a local copy up and running follow these simple example steps.

  • Clone this repo git clone https://github.com/it0na72/FastFunds.git

After cloning this repo you should be able to change your details as needed.

Roadmap

  • Change colour pallet
  • Add night mode
  • Make a separate website explaining how the bank app works
  • Implement 2 min logout timer
  • Implement today's date when the user logs in
  • Fix request loan section
  • Fix close account section
  • Fix media queries
  • Implement countdown timer
  • Use internationalization API for dates and numbers
  • Implement login
  • Implement transfer between accounts
  • Add sound effect when user successfully logs in
  • Add sound effect when user requests a loan
  • Add sound effect when user transfers money to a different account
  • Have a modal window asking to confirm if the user is sure they want to close their account

See the open issues for a full list of proposed features (and known issues).

(back to top)

Contributing

Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

Contact

You can contact me at - [email protected]

(back to top)