From a67bc818d24ed4747075f5f8f8d48c1fb67891dc Mon Sep 17 00:00:00 2001 From: Matheo HERSAN Date: Fri, 28 Apr 2023 15:27:33 +0200 Subject: [PATCH] Added backend for login page and more backend for signuppage --- MangaMap/Views/loginPage.xaml | 4 ++-- MangaMap/Views/loginPage.xaml.cs | 34 ++++++++++++++++++++++++--- MangaMap/Views/signUpPage.xaml.cs | 38 +++++++++++++++++++++++++++++++ 3 files changed, 71 insertions(+), 5 deletions(-) diff --git a/MangaMap/Views/loginPage.xaml b/MangaMap/Views/loginPage.xaml index b1bd35c..6ab0ff7 100644 --- a/MangaMap/Views/loginPage.xaml +++ b/MangaMap/Views/loginPage.xaml @@ -9,9 +9,9 @@