dat-adi / lil_bank

This is a mock bank application written in Django
1 stars 1 forks source link

Some Aesthetic Changes #37

Closed aritra1911 closed 1 year ago

aritra1911 commented 1 year ago
  1. Add rupee symbol before amount.
  2. Format amount numeric to have two decimal places.
  3. Right align the amount in transaction view.