dat-adi / lil_bank

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

feat: User Authentication #8

Closed Jks08 closed 1 year ago

Jks08 commented 1 year ago

This consists of the login page, sign up, and logout functionalities integrated with the database and with routes leading to other pages.

Resolves #4