Coder Social home page Coder Social logo

brijenmakwana / bugbridger Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 1.89 MB

Explore the entire Stack Overflow repository, including questions and answers. The Stack Overflow mobile app that you never had before.

Home Page: https://play.google.com/store/apps/details?id=com.brijenmakwana.BugBridger

License: GNU General Public License v3.0

JavaScript 7.29% TypeScript 92.71%
expo expo-router react-native stackexchange-api stackoverflow tamagui typescript

bugbridger's Introduction

bug bridger

Bug Bridger (Stack Overflow Mobile App)

Get it on Google Play

Table of contents

Overview

  • Discover featured questions effortlessly on the home tab, elegantly presented in card format.
  • Each question card provides essential details such as the question title, description, tags, and key statistics like view count, answer count, and votes.
  • Get insights into the user who posted the question, with the option to tap for in-depth user information, including their name, joining date, reputation, and badges.
  • Effortlessly search for specific questions using the search bar, complete with advanced search filters and sorting options for tailored results.
  • Simply tap on any question card to access the dedicated question screen, offering comprehensive information about the question and all associated answers.
  • Enjoy proper code and text formatting with Markdown support, ensuring readability of coding blocks.
  • Quickly identify accepted answers for optimal problem-solving.
  • If a question lacks an answer, our AI feature generates solutions directly.
  • Explore the entire Stack Overflow repository, including both questions and answers, with a single button press.

Screenshots

screenshot 1 screenshot 2 screenshot 3 screenshot 4 screenshot 5 screenshot 6 screenshot 7 screenshot 8 screenshot 9 screenshot 10

Run the project

First you need to have node and Android Studio install in your machine to run this project and app. Clone this project and open it on any Code Editor or IDE.

Register your app on Stack Apps to get the API key. Copy this API key and paste it in .env file.

EXPO_PUBLIC_API_KEY=

Now go to Google AI Studio to get the API key for Gemini AI. Copy this API key and paste it in .env file.

EXPO_PUBLIC_GEMINI_API_KEY=

Now run this command. It will install all the dependencies in your system.

yarn install

Then run this command to start the server.

yarn start

Now you can view this app on your smartphone or Emulator.

Built with

Contributing

Bug Bridger welcomes contributions from developers of all skill levels. If you're interested in contributing, please follow these steps:

  1. Fork the repository and clone it to your local machine.
  2. Create a new branch for your feature or bug fix: git checkout -b feature/new-feature or git checkout -b bugfix/issue-description.
  3. Make your changes and test thoroughly.
  4. Commit your changes: git commit -m 'Add new feature'.
  5. Push to the branch: git push origin feature/new-feature.
  6. Submit a pull request to the main branch of the Bug Bridger repository.
  7. Provide a clear description of your changes and why they are needed.

bugbridger's People

Contributors

brijenmakwana avatar

Stargazers

 avatar

Watchers

 avatar

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.