Coder Social home page Coder Social logo

nekorush14 / lily-searcher Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 244 KB

Unofficial Lily search application of AssaultLily

License: Apache License 2.0

Kotlin 0.08% Swift 0.26% Objective-C 0.02% Dart 72.42% HTML 2.51% Dockerfile 0.27% CMake 9.90% C++ 13.60% C 0.93%

lily-searcher's Introduction

lily_searcher

Description

This software can search for Lily, Charm, Legion, etc. that appear in "Assault Lily".
The database uses fvh-P/assaultlily-rdf, which is an "unofficial RDF of Assault Lily".

Current Project state

Currently our app includes the following features:

Status Function Detail
Search Lily by name User can search lily with lily's name on search box.
Show Lily detail information Users can see detail information about Lily.
Search Charm by name User can search Legion with charm's name on search box.
WIP Show Charm detail information Users can see detail information about Charm.
TBD Search Legion by name User can search Legion with legion's name on search box.
TBD Show Legion detail information Users can see detail information about Legion.
TBD Bookmark Lily, Charm, or Legion Bookmark your favorite Lily, Charm, Legion.
TBD i18n support Currently, we are planning to support Japanese and English.

Requirement

  • Flutter: 2.10.0 Stable channel or later
  • Dart SDK: 2.16.0 stable or later
  • flutter_hooks: ^0.18.0
  • hooks_riverpod: ^1.0.2
  • freezed_annotation: ^1.0.0
  • simple_logger: ^1.9.0
  • http: ^0.13.3
  • intl: ^0.17.0
  • kana_kit: ^2.0.0
  • package_info: ^2.0.2
  • freezed: ^1.0.2+1
  • build_runner: ^2.1.2
  • json_serializable: ^6.1.1
  • shared_preferences: ^2.0.8

See pubspec.yml for details.

Usage

  1. Clone this repository

    git clone https://github.com/Danboruya/lily-searcher.git
  2. Get dependent packages

    cd lily-searcher
    flutter pub get
  3. Run the application

    flutter run
  • Currently, the platforms that have been confirmed to work are Android, Web, and Windows.
  • We haven't tested this application on all platforms Flutter supports,
    but the Flutter application works on Android, iOS, Web, Linux, Windows, and macOS by default.

Notice

This software is an unofficial, and is not software or service developed and provided with the permission of the original author.

LICENSE

This software is released under the Apache License 2.0, see LICENSE.

lily-searcher's People

Contributors

nekorush14 avatar

Watchers

James Cloos avatar  avatar

lily-searcher's Issues

i18n support

Description

Currently, Japanese and English are registered in the data acquisition source DB (fvh-P/assaultlily-rdf), so the application can also select the language.

Maintenance issue template

Description

It seems inconvenient because only the Issue template is prepared by default.
I think it's better to increase or modify the Issue template to make it easier to create.

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.