joshsoftware / joshsoftware/voice-banking

Database & table setup

Open
#4 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Dart
Stars
1
Forks
1
PR merge metrics
No merged PRs in 30d

Description

- [ ] Create customers table (id, name, email, phone, created_at, etc.)
- [ ] Create accounts table (id, customer_id, account_number, type, balance, created_at)
- [ ] Create transactions table (id, account_id, type, amount, date, description, category, etc.)
- [ ] Create beneficiaries table (id, customer_id, name, account_number, bank_name, created_at)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.