Giter Site home page Giter Site logo

3ds's Introduction

The Homebrew Database

Overview: It's a website aimed to show information about every single 3DS homebrew published on this scene to date. For this to happen, I will need the help and colaboration of the homebrew community as a whole. You can start by forking this repository. From there you can add new entries to the database (maintained in JSON format and manually updated), helping with the site's design and functionality, or translating the database to other languages (currently there is a PT-BR page, but the database is still entirely in english). Then you have to send me a pull request with the changes/additions.

Features:

  • Search homebrew by name, author, release date, category, description, development status, and even some preset keywords/tags for each homebrew.
  • Sort homebrew list by title, category, author and release date.
  • Filter homebrew list by category, release status and development status.
  • Click on a homebrew's title to show detailed info such as long description, screenshot, latest version and entrypoint compatibility.
  • A small statistics board on the bottom-right corner of the page, showing how many homebrew there are for each category and status.
  • URL query string parsing, explained below.

Query string parsing:

  • ?search= (this value can be anything).
  • ?sort=criteria|order (criteria can be either "title", "author", "cat" or "release" and order can be "asc" or "desc").
  • ?filter=criteria1|criteria2|...|criteriaN (criteria can be app, game, emu, cfw, released, unreleased, unkdate, wip, discontinued, finished, unknown).
  • ?show=id (id is the homebrew index between 0 and [homebrew total]. This opens the detailed info panel for that homebrew).

This project uses:

3ds's People

Contributors

gnmmarechal avatar ryuzaki-mrl 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.