Giter VIP home page Giter VIP logo

mhworlddatabase's Introduction

CircleCI

MHWorldDatabase

The main repository for the open source MHWorld Database Android app. This project displays data from the MHWorldData project.

The project's Trello board, containing todo's and bugs, is available here

If you wish to chat with us, we also have a discord server

Build instructions

This project depends on the MHWorldData project. Clone it and run the build command to get the latest version of the database. The file will appear in the root directory of that project as mhw.db.

  • Install Android Studio, and use it to open this project directory
  • Copy the mhw.db file to app\src\main\assets\databases
  • Install the version 28 Android SDK via the SDK manager
  • Compile and run the project. You may need to create an emulator using the AVD

Contributing

If you want to contribute, there are a few ways. Feel free to create an issue, a PR, or to join us on our discord and talk about it.

This project internally receives data from the MHWorldData project, which is currently incomplete. We could use translations and additional data.

Additionally, you can look over our Trello and see what needs doing.

Architecture

This project is built using the Android Architecture Components in Kotlin. We use ViewModels to maintain state during configuration changes, and Android Room with LiveData to push data. The data is a stored as a SQL file under assets, and copied to the Android data folder before querying.

mhworlddatabase's People

Contributors

ahctang avatar canorhan avatar carlosfdez avatar jaysondc avatar kevinn avatar

Watchers

 avatar  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.