Skip to content

Latest commit

 

History

History
67 lines (41 loc) · 2.6 KB

README.md

File metadata and controls

67 lines (41 loc) · 2.6 KB

Chama Application

Application dependencies

Python Flask React MUI Redis MariaDB Github Actions) PRs Welcome Maintenance

Overview

  • Backend Services Writen in Python
  • Frontend written using React
  • Following Clean Architecture approach.
  • Following a test driven approach.(TDD)
  • Application developed using CI/CD pipeline (Github Actions)

Application Design Documents

FEATURES

  ---> Account Services

  • Register new account
  • Login with existing account
  • Logout
  • Email User account activation

  ---> USSID support

  • The application will support a ussid inteface to help users interact with their accounts

  ---> MPESA

  • Automated fund disbursement to the users Mpesa wallets
  • Secure fund collection Interface from the users Mpesa wallets
  • Request Loans

Contributing and reporting issues 🤝

I appreciate contributions of any kind - new contributions are welcome whether it's through bug reports or new pull requests.

Tell me about enhancements and bugs

Please add an issue. I'll review it, add labels and reply within a few days.