Giter Club home page Giter Club logo

devden-web-frontend's Introduction

devden-web-frontend

Building

  • To automatically recompile Elm files when changes are detected use yarn watch-elm
  • To build for development run yarn build
  • To build for production run yarn build-prod

The site is built to ./dist/

TODO

  • Main page (index), shows information about the organisation with links to the discord server
  • /xp/leaderboard - show the top N users in terms of XP and level (can query the API for this). See https://lb.helpch.at/ for inspiration. Maybe allow parameters like ?size=10 to show the top 10 users.
  • /stats/ - Shows various graphs with stats about the servers. We can decide on exactly the data we show later, but we have logs of all user joins, leaves and messages (with user IDs, timestamps, content, etc).
  • /projects/<projectname> - Show information about a various project we have. Should follow a standard format and show github link, contributors (fetch from github?), and other information.
  • /faqs - Show all the FAQs that you'd see in ddfaq
  • /rules - pretty obvious, rules of the server. we can provide these in a json format if it helps
  • /team or /staff - Show a nice list of admins, mods, contributors to projects, etc
  • /moderation/ Once the bot gets moderation features it would be very very cool to have a panel like Dyno or yagpdb have. This probably won't happen for a while.

devden-web-frontend's People

Contributors

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