Skip to content

A Simple iOS assignment demonstrating Login, Register and Firestore to create and read data

Notifications You must be signed in to change notification settings

DsDipto7/SignIn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Assignment Submitted by Dipto Saha

Roll : 2007119

Firebase Authentication and Firestore Integration

A simple iOS assignment demonstrating user authentication using Firebase and Firestore. This project allows users to sign up, log in, and manage their data securely using Firebase services which is built in swift.


Features

  • User Signup: Register new users with email and password.
  • User Login: Authenticate existing users.
  • Firestore Integration: Store and retrieve user data in a Firestore database.

Preview

Screenshot 1: Signup Page

A "Create Account" screen with fields for email and password and a "Sign Up" button in a dark theme.

Screenshot 2:Giving Invalid Input

A "Create Account" screen showing an invalid password error ("The password must be 6 characters long or more") after entering a short password.

Screenshot 3: Login Page

Alt Text

This image shows a sleek login screen with a black background and input fields for email and password.

Screenshot 3: Firestore Integration Example

Alt Text

This image shows the firestore integration .

Contact

For any questions or feedback, reach out to:


About

A Simple iOS assignment demonstrating Login, Register and Firestore to create and read data

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages