Skip to content

dpshah23/Bloggy-App

Repository files navigation

Bloggy: An Interactive Blog Application

Welcome to Bloggy, an interactive blog application designed for Android users. Bloggy enables users to create blogs, view others' blogs, manage their profiles, follow other users, and track blog view counts. The application leverages Firebase for authentication and real-time data synchronization.

Features

  • Create Blogs: Users can easily write and publish blogs.
  • View Blogs: Browse and read blogs created by other users.
  • Profile Management: Customize and update your profile.
  • Follow/Following System: Follow other users and stay updated with their blogs.
  • Blog Views Count: Track the number of views on each blog post.

Installation

  1. Clone the Repository:

    git clone https://github.com/dpshah23/Bloggy-App.git
    cd Bloggy-App
  2. Open in Android Studio:

    • Open Android Studio and select Open an existing project.
    • Navigate to the cloned directory and open the project.
  3. Build the Project:

    • Sync the project with Gradle files.
    • Build and run the application on an Android device or emulator.

Usage

  1. Sign Up or Login: Users can sign up with their email or login using their credentials.
  2. Create a Blog: Use the "Create Blog" feature to write and publish a blog post.
  3. Explore Blogs: Browse and read blogs from other users on the home screen.
  4. Manage Profile: Edit your profile by navigating to the profile section.
  5. Follow Users: Follow other users to see their blog posts in your feed.
  6. View Blog Analytics: Check the number of views on your blog posts.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages