eve-n0rman / structurebot

EVE Online Structure Checker
0 stars 7 forks source link

Web interface #5

Open eve-n0rman opened 7 years ago

eve-n0rman commented 7 years ago

Create a web interface to display structure status

eve-n0rman commented 6 years ago

Ideally this would be a flask or bottle wrap around the existing code. SSO login grabs token for user, grabs data from existing code, and presents it in a table

eve-n0rman commented 6 years ago

Need to restructure a bit on the backend to pass the token around and get a datastructure out.