JKT48 SHOWROOM is a Fanmade streaming website for filtering JKT48 SHOWROOM Member, in this project we can see all room member JKT48 in real time, this API get from offical Showroom API and also give info about theater schedule or upcoming member live.
- Clone this repository
git clone https://github.com/ikhbaldwiyan/showroom
- Install dependecies (
npm install
) - Start the development environment
npm run start
- visit http://localhost:3000/
Want to contribute? Great!
To fix a bug or enhance an existing module, follow these steps:
- Fork the repo
- Create a new branch (
git checkout -b improve-feature
) - Make the appropriate changes in the files
- Add changes to reflect the changes made
- Commit your changes (
git commit -am 'Improve feature'
) - Push to the branch (
git push origin improve-feature
) - Create a Pull Request
If you find a bug (the website couldn't handle the query and / or gave undesired results), kindly open an issue here by including your search query and the expected result.
If you'd like to request a new function, feel free to do so by opening an issue here. Please include sample queries and their corresponding results.
https://www.jkt48showroom.com/
https://github.com/ikhbaldwiyan/jkt48-showroom-api (API for room list, profile, total-rank, etc) https://github.com/AldyRevigustian/Showroom-api (API for authentication login, register, comment, send gift, etc)