Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 249 Bytes

File metadata and controls

8 lines (6 loc) · 249 Bytes

UsernamePasswordProject

6/12/20

  • Copied code for MainPage.xaml and ShowDataPage.xaml, added the Account.cs and Database.cs classes

6/13/20

  • Changed to single database storage
  • Added an IDatabase.cs interface for the Database.cs class