Skip to content

maxbethke/albioncharts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

albioncharts

A chart tool for the game Albion Online

Idea

Albion Online is a game said to have a 'true player driven' economy. Almost everything item, every service is crafted or provided by other players. There are many tools out there for calculating crafting profit or looking at all sorts of data provided by the Albion Online Data Project

The only thing I was missing was a price history for items. When I was crafting, I wanted to know what price the item had the last 30 days or so, so I could sell it on the marketplace for an appropriate price.

The AODP already collects and provides that data. I just needed to make a frontend for it.

Backend/API

To keep database size low (and hosting free), I use the external APIs whenever possible. Some backend is required tho, Which I develop in Express.js in typescript on maxbethke/albionchartsapi.

The repo is set to private right now as it stores database credentials.

Roadmap and Development Process

I track the things I want to implement on Trello. You are invited to view and review my thoughts and ideas.

Bug reports and feature requests

Thank you for dedicating your time into this project. Please use GitHubs Issue Tracker to get in touch.

Supporting this project

The best way to support this project is to use the Albion Online Data Client and share it with your friends, as it lives from the market data they provide.

Special Thanks to

  • The creators of the AODP for creating and running that project.
  • Broderickhyman for providing and maintaining a list of all items in albion online.
  • MongoDB Cloud Atlas for hosting the database for this project for free.
  • Sandbox Interactive for tolerating the use of their (internal) API.
  • Engelbert Tristram (Ethan02) for giving his best on documenting above mentioned API out of trail and error and sharing his insights.

About

A charting tool for Albion Online

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published