I need to create a web app in Djangok. 
This web app should take a list of github usernames and show the recent 
commits as well projects owned by this github user.
The list of users should be stored in the DB and I should be able to update 
this from the Admin.
Use the github API.

Currently I have no idea about how to done it. Anybody can help me??

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/django-users/-/wdQrco3MAiIJ.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to