GithubHelp home page GithubHelp logo

kalvin807 / gbf-raid-finder Goto Github PK

View Code? Open in Web Editor NEW
6.0 2.0 1.0 6.16 MB

Granblue Fantasy raid finder written in Go and React

Home Page: https://gbf.kalvin.io/

License: MIT License

Go 14.09% HTML 3.41% TypeScript 82.45% JavaScript 0.06%
granbluefantasy golang javascript react gbf

gbf-raid-finder's Introduction

GBFinder Omega - グラブル救援検索・マグナ

A realtime twitter message filter that use to fetch all GBF raid message in twitter written in Go and Vue.js

Very very welcome any kind of involvement (PR, issues...)

Idea wanted for the name of this raid finder 😄

Installation

  1. Clone this project to your local environment.

Prepare your Twitter API key

  1. Apply a Twitter Developer Account here.
  2. Create a project
  3. Generate and save both access key/secret and api key/secret

Backend

  1. Install go in your system
  2. At project root create a .env with following content
    FRONT_END_URL=<Url to the frontend for CORS setting>
    TWITTER_ACCESS_KEY=<access key>
    TWITTER_ACCESS_SECRET=<access secret>
    TWITTER_API_KEY=<api key>
    TWITTER_API_SECRET=<api secret>
  1. Fetch go modules by go get
  2. Start the backend server by go run

Frontend

  1. Switch to directory /web/
  2. Create a .env file in /web/
    WEBSOCKET_URI=<Url to the websocket endpoint>
    BACKEND_URL=<Url to the backend>
  1. Download node modules with yarn install
  2. Start the frontend server with yarn dev

Thanks to

  • GBF Raiders, Granblue Raid Finder... etc to giving me ideas and raid information
  • GBF Wiki
  • Every who used this tool!
  • KMR and Cygames for creating this farm simulator - granblue fantasy

gbf-raid-finder's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

rayguo-ergou

gbf-raid-finder's Issues

Feature: Rename the grouped raid text

User should able to rename a group

  • A button on the left side of the title to toggle edit mode
  • Replace title text with input on edit mode (prefill with previous title if editing; placeholder if new)
  • display custom name if available else default name
  • mobile responsive

The name should be persisted

  • Store the custom title in local storage

As requested by a redditor

sorry for necrobumping this.

but i just want to say thank you for making this raid finder.

it really conform to my needs for a raidfinder which is grouping multiple raid into 1 area, and i can randomly pick any of it without any consideration of what the raid actually is

(since i already filtered many that i need)

if there is any possibility for an update. i would love to rename the grouped raid text to my needs. instead of "N raids selected".

again, thank you for this raid finder.

i hope more people would use it :D

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.