Giter VIP home page Giter VIP logo

shiori's Introduction

Shiori

A Genshin Impact database kinda app

This app is not affiliated with or endorsed by miHoYo. Shiori is just a database app for the Genshin Impact game

Features

  • Artifacts
  • Characters
  • Weapons
  • Materials
  • And many more to come

Contributing

Before contributing, please ask me if whatever you are planning to do / add / improve is valid for this project.

You can build and run this thing by following these steps:

  • Clone this repository
  • Checkout the develop branch
  • Run flutter pub get
  • Run flutter pub run build_runner build --delete-conflicting-outputs
  • Install the Flutter Intl extension (It is available in Vs Code and Android Studio)
  • Run the flutter intl initialize command from your IDE
  • Create a Secrets class in the infrastructure/telemetry folder and add a static property called appCenterKey (You could also comment the related code)
  • Profit

Translations

Currently the app supports English and Spanish (There are some folks working on a French / Russian translation). If you want to help me with the translations, I encourage you to check the following files:

  • The main one (where all the data of the characters / artifacts / etc. are stored): Main

  • The general one (where common strings are stored [not related specifically to the game]): General

To translate the general one is very simple, create a copy of the file, keeping the keys and translate the values: E.g (in spanish) : "dark" :"Oscuro"

The main one is where you will find all the data for all the weapons, artifacts, etc. To translate this file just create a copy of it and do the following: There is a key called "key" for each character, weapon, etc, and this one does not require a translation, it's just there for convenience, and the same applies here, just keep the keys and translate the values E.g: if I'm translating "name": "Normal Attack" to spanish it will look like this: "name": "Ataque normal"

In this file, there are some translations (mainly for weapons) that look like this: "Increases DMG against enemies affected by Hydro or Pyro by {{0}}%", The {{x}} is a placeholder and the value shouldn't be changed, but the position can be changed in the text.

Special Thanks

Translators

Translating the app to other languages won't have been possible without the following contributors

Chinese Russian Portuguese Italian Japanese Vietnamese Indonesian
2O48#9733 SipTik#8026 Brunoff#0261 Reniel [Skidex ツ]#7982 π•½π–šπ–—π–Ž#3080 Ren Toky#5263 Arctara#7162
KKTS#8567 DanPS#4336 Septenebris#7356
KlimeLime#7577
Avantel#8880
Ρ‡Π΅Π±ΠΈΠ»ΠΈΠ½#5968
Anixty#3279

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.