dat-adi / lil_bank

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

feat: Create Account #22

Closed Jks08 closed 1 year ago

Jks08 commented 1 year ago

Built functionality to create account and display it in the view account. Linked it all to database.