I am planning to make an attendance app for my college. We already have one which runs on JVM. But there's a lot of server issues and stuff. So i just came across Django and Jython. I wanted to know if its possible to be done. This app will have a very basic frontend displaying student name and present or absent boxes(radio,mostly). Once the attendance is submitted, it gets stored on the college server. And the data is there to be collected for the whole semester, being updated at every "submit". This is somewhat the brief way of it's working. My doubt was whether it could be easily implemented on Jython or not.
Thanks :) -- You received this message because you are subscribed to the Google Groups "Django developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/django-developers. For more options, visit https://groups.google.com/groups/opt_out.
