Skip to content
This repository was archived by the owner on Nov 10, 2022. It is now read-only.

justinmooney/lost-ark-data-recorder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Lost Ark Data Recorder

This is a small app I built with Streamlit for recording data to analyze drop rates for daily activities in Lost Ark (analysis here). The data is saved in a few CSV files under app/data/histories.

I've used Streamlit for some simple dashboarding before but I wanted to try and flex it for something a bit more complex. Overall it worked pretty well and I was able to do much more than I expected, but overall the lack of customizability and reactivity (without extension) was a little disappointing.

To start:

$> streamlit run app/start.py

To reset data:

Just delete all the lines out of the data/histories csvs (except the header line).

Some screenshots:

Register and Modify Characters

image

Data Forms for Different Activities

image

Histories

image

About

Small app for recording rewards from Lost Ark daily activities

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages