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

Django Application #44

Closed
meatballs opened this issue Feb 24, 2015 · 7 comments
Closed

Django Application #44

meatballs opened this issue Feb 24, 2015 · 7 comments

Comments

@meatballs
Copy link
Member

This could be turned into a Django application, hosted on Heroku or similar, with the tournament(s) results serialised to JSON via the Django Rest Framework and therefore available publicly for analysis by anyone.

There could be an admin backend for configuring and initialising tournaments and some work in AngularJS and D3 should enable all sorts of visualisiation.

Depends on: #45

Just have to find someone to fund my time to do this rather than the day job!!

@drvinceknight
Copy link
Member

I would love this to have a Django app. I'm thinking of possibly offering it up as a sprint at dkangocon... Have read through #45, I need to read through it again, carefully :)

@meatballs
Copy link
Member Author

Count me in for that sprint!

#45 was mainly due to me thinking through how the django model might work. It can represent simple attributes in the DB, but behaviour gets tricky unless it can be broken down into simple rules (and I don't think this can). Better, therefore, to separate the two.

@drvinceknight
Copy link
Member

I'll respond to that one carefully when I get a chance. Not something I know anything about so I'll have some questions 👍 :)

@marcharper
Copy link
Member

I can help out with Django a bit, if you all decide to go this route.

@drvinceknight
Copy link
Member

That would be great. Djangocon is in Cardiff in June and Owen and I are
planning on sprinting on it then... My thoughts are that it would be a
separate repository but can't say that we've had any discussion about it...

On Thu, 16 Apr 2015 18:35 Marc Harper notifications@github.com wrote:

I can help out with Django a bit, if you all decide to go this route.


Reply to this email directly or view it on GitHub
#44 (comment)
.

@meatballs
Copy link
Member Author

@drvinceknight
Copy link
Member

👍

On Fri, 17 Apr 2015 09:18 Owen Campbell notifications@github.com wrote:

It lives!!

https://github.com/Axelrod-Python/DjAxelrod


Reply to this email directly or view it on GitHub
#44 (comment)
.

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

No branches or pull requests

3 participants