Skip to content

Latest commit

 

History

History
37 lines (22 loc) · 1.43 KB

README.md

File metadata and controls

37 lines (22 loc) · 1.43 KB

BlogStack

  • A blog writing application with CRUD operations and authentication.

TechStack

  • App built with Flutter Framework.
  • Cloud Firestore for storing user details and all of their blog details.
  • SignIn and SignUp using Firebase Authentication.
  • Firebase Storage for storing all the images uploaded in the blogs.

Download APK

Click to download

Sample Screens

Log In Screen

Sign up Screen

Home Screen

Edit blog Screen

Create blog Screen

After Log out Screen