GithubHelp home page GithubHelp logo

thennal10 / holodex Goto Github PK

View Code? Open in Web Editor NEW

This project forked from holodexnet/holodex

0.0 1.0 0.0 17.52 MB

Frontend source code for https://holodex.net

License: MIT License

JavaScript 15.36% HTML 0.41% Vue 84.17% Shell 0.06%

holodex's Introduction

Holodex

MIT License Discord Chat Deploy to Prod Crowdin

Reporting a Bug/Feature Request

  • For bugs, please make sure to include a picture describing the issue (if applicable)
  • If the bug is urgent, please send us a message in the Discord server

Setup for Development

git clone [email protected]:RiceCakess/Holodex.git
npm install
# By default the api url points to localhost, change to "https://holodex.net/api/v2" in util/backend.js if working on frontend only
npm run serve

Suggested VSCode Extensions

formulahendry.auto-close-tag
antfu.i18n-ally
irongeek.vscode-env
jpruliere.env-autocomplete
lukas-tr.materialdesignicons-intellisense
octref.vetur
jcbuisson.vue
dbaeumer.vscode-eslint
intellsmi.comment-translate

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Project Structure

├── components              # Vue components
├── locales                 # UI text translations for each languages
├── plugins                 # Vuetify, i18n and other plugin definitions
├── router                  # Router definitions for path and views
├── store                   # Vuex store modules, each file loosley corresponds to each page. All api calls go through here
├── utils                   # Utility functions
├── views                   # Page defintions
└── App.vue                 # Main entry point, sets up router-view

Roadmap

  • Watch Page refresh
  • Make repo public
  • Add user logins
    • save favorites to database
    • add video commenting??
  • Add multi language support
    • Use tagging system?? or maybe just have a row indicating language
  • Expand vtuber list
  • Updated tagging system
    • User contributed tagging
    • Tag aliasing
    • Tag categories
  • public API / API key for user account
  • live chat features / TL transcript
  • music player / radio / tagging songs in singing streams

holodex's People

Contributors

ricecakess avatar sphinxrave avatar iamvisco avatar michaelnguyenm avatar jprochazk avatar ashniartis avatar thennal10 avatar valmariel avatar

Watchers

James Cloos 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.