Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

There is an online tool for finding the EventType of your decay #222

Open
tmombaecher opened this issue Dec 2, 2016 · 3 comments
Open

Comments

@tmombaecher
Copy link

There is a tool by Konstantin Schubert that returns the EventType of a decay by asking simple decay related questions. The URL is here:

http://www.boosted.science/

Maybe it is useful to put it as a remark into the bookkeeping lesson.

@KonstantinSchubert
Copy link
Contributor

KonstantinSchubert commented Sep 2, 2017

The new domain is http://eventtype.konstantinschubert.com/

@KonstantinSchubert
Copy link
Contributor

I had to take the page down because I don't have the time to securely maintain it.
The code, however, is public on my github and it is a standard django project: https://github.com/KonstantinSchubert/eventtype

If anyone is interested in running this website, feel free to do it!

@alexpearce
Copy link
Member

Thank @KonstantinSchubert! It looks to me like all the logic of transforming the event type into a description is in event_type_parser.py.

Rather than hosting a whole Django app, we could convert this to JavaScript and have a page in the Starterkit lessons directly that presents the UI.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants