weblue / wanna_b_tierlist

http://cephalonwannab.com
Apache License 2.0
34 stars 9 forks source link

i_wanna_b_the_guy's Warframe Tier List

Tierlist CI Pipeline GitHub issues Website Up/Down License

This is the branch for the Angular rewrite of the app.

This is the GitHub repository that holds the code for i_wanna_b_the_guy's Warframe Tier List, currently hosted at cephalonwannab.com. It was built with Angular, Angular Material, Bulma, and Font Awesome.

This website is built by the Warframe community; as such, if you have any issues, suggestions, or want to help, you are more than welcome to! You can start by either submitting an issue or forking this repository and making a pull request. In addition, we have a vibrant Discord server, where you can discuss this tierlist and suggest improvements (amongst other things).

Development Setup

The typical node workflow (you'll need a copy of node on your computer:

$ git clone https://github.com/weblue/wanna_b_tierlist.git
$ cd wanna_b_tierlist
$ npm install
$ npm start

Data

Currently, this website loads all of its data from src/assets/js/thelist.json, using it as its single source of truth. As this data is free and open-source, you are welcome to use this data however you see fit.

This data is generously curated and formatted by sakai4eva. If you'd like to discuss or dispute the submitted data, feel free to submit an issue or join us on discord.

Rework & Upcoming Features

The development team is actively working on rewriting the web application to use Angular 2+. With this comes several new features, including:

If you have any other suggestions, feel free to let us know!