Git Product home page Git Product logo

bitpost's Introduction

BitPost: Your AI-Powered Social Media Content Generator ๐Ÿš€๐Ÿ“ฑ

BitPost is an innovative Android app that leverages the capabilities of generative AI to enhance your social media content creation experience. Whether you're seeking help in crafting captivating posts, generating engaging captions, or sparking creativity for your next social media campaign, BitPost has you covered. Elevate your content game with BitPost's AI assistance and unlock a new level of efficiency and creativity!

Table of Contents

Screenshots

ss ss

Installation

Manual Installation

  1. Clone this repository to your local machine using the following command:
git clone https://github.com/YourUsername/bitpost.git
  1. Open the project in Android Studio.

  2. Build the project and install it on your Android device.

APK Installation

  1. Download the latest APK file from the "Releases" section of this GitHub repository.

  2. Enable "Unknown Sources" in your Android device settings to allow the installation of apps from external sources.

  3. Locate the downloaded APK file and install it on your Android device.

API Key Configuration

  1. Add your API key to the project by following these steps:

  2. Open the local.properties file in the root directory of your project.

  3. Add the following line with your API key in local.properties:

API_KEY=your_api_key

License

This project is licensed under the GPL-3.0.

How to Contribute

Excited to contribute to BitPost? Please read our Contribution Guidelines to get started. Your ideas and expertise are welcome!

vbnet Copy code

Feel free to customize this template based on your project's specific details and structure.

bitpost's People

Contributors

sidharthmudgil avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

ajpope23

bitpost's Issues

Enhancement: Implementation of CI/CD Pipeline

Description:
This issue involves the implementation of a CI/CD (Continuous Integration/Continuous Deployment) pipeline for the Android app. Currently, there is no existing pipeline, and the aim is to establish an automated workflow for building, testing, and deploying the application.

Enhancement: Integration of Unit Tests for Improved Code Quality

Problem
Currently, the Android app lacks a comprehensive unit testing suite, which can lead to challenges in identifying and resolving potential code issues. This absence of unit tests may result in lower code quality and increased difficulty in maintaining the application.

Proposed Solution
To enhance code quality and maintainability, introduce a suite of unit tests for critical components and functionalities of the Android app. Focus on areas prone to errors or those critical to the app's core functionality. Ensure that the unit tests cover various scenarios, including edge cases, to provide robust test coverage.

Additional Context
Adding unit tests contributes to the reliability of the codebase, making it easier to identify and address issues during development. This enhancement falls under the category of "Optimization" as it aims to optimize the development process by incorporating practices that lead to better code quality, improved debugging, and long-term maintainability.

Enhancement: Adding Job to CI/CD for Signed APK Generation

The current CI/CD pipeline lacks a specific job for generating a signed APK, hindering the streamlined deployment process of Android applications. This enhancement proposes the addition of a dedicated job within the CI/CD workflow to automatically generate a signed APK.

Bug: Unexpected behaviour of progress indicator

Description:
The bug involves the progress bar persisting on the Android app even when an error occurs. Additionally, the progress bar fails to appear when the "regenerate" button is clicked.

Steps to Reproduce:

  1. On the home screen, provide a purpose for the content.
  2. Click on the "generate" button.
  3. The result fragment opens.
  4. If an error occurs during content generation, observe that the progress bar does not disappear.
  5. Alternatively, after successful content generation, click the "regenerate" button in the result fragment.
  6. Note that the progress bar does not appear as expected.

Expected Behavior:

  • The progress bar should disappear when an error occurs.
  • Clicking the "regenerate" button should trigger the appearance of the progress bar.

Actual Behavior:

  • The progress bar persists even when an error occurs.
  • Clicking the "regenerate" button does not show the progress bar.

Device Information:

  • Device: All devices
  • Android OS Version: Android 10+

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.