I last asked for a review around two weeks back for my project. Is anyone 
interested to give a second review for this project? 

https://github.com/anshbansal/Bookmarker

The last thread was 
here https://groups.google.com/forum/#!topic/django-users/ob4fXz3GF9w in 
case someone wants to see that I actually respond to people's comments 
instead of just wasting their time.

>From last time I have done these changes -
1 Bookmark update as per categories  is now working
2 Used templates to make some things simpler to understand
3 Refactoring of view.py to get reusable components
4 Refactored jquery to make it cleaner so it is actually possible to read it
5 Added CDN of librarires and added backup in case no internet is present


My main concern currently is that this project is turning out to have a lot 
more jQuery than Python/HTML.  Am I designing this incorrectly? I 
understand that as my requirements are mostly asynchronous so there is a 
need for javascript but redundancy like hard-coding URLs for autocomplete 
in javascript is bothering me. Also am I over-engineering the Javascript?

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/7e9454ae-80b1-4a6b-a63f-81d997f15704%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to