/j-sorter

A fanmade JKT48 website to sort your favorite JKT48 members

Primary LanguageJavaScriptMIT LicenseMIT


Logo

A fanmade JKT48 website to sort your favorite JKT48 members

View Site · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Roadmap
  4. Contributing
  5. License

About The Project

JKT48 Member Sorter Screen Shot

This is a fanmade website to sort your favorite members in JKT48 based on your filter by their Status and Generations. Also this website is an enhanced website from Rebornian48's JKT48sorter.

(back to top)

Built With

  • Next
  • React
  • Mui
  • Yarn

(back to top)

Getting Started

Below you'll find the steps that you need to get start with this project.

Prerequisites

  • nodejs
    node -v
  • yarn (optional but recommended)
    yarn -v

Installation

  1. Clone the repo
    git clone https://github.com/adityaiwd/j-sorter.git
  2. Change directory to j-sorter
    cd j-sorter
    
  3. Install NPM packages with npm or yarn
    npm install || yarn
  4. Run development server with npm or yarn
    npm run dev || yarn dev
  5. Open your browser and go to localhost:3000

(back to top)

Roadmap

  • Add share result feature
  • UI Improvement
  • Multi-language Support

See the open issues for a full list of proposed features (and known issues).

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m '[ADD] some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)