-
Notifications
You must be signed in to change notification settings - Fork 13
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
Build Hierarchical Tree View #123
Comments
Please have a look @shagunsodhani. |
Hey @srijannnd Thank you for submitting the proposal. The slides look good. It seems you would be using Jupyter notebooks for the demo. Could you please share the link to that as well? |
I was thinking to use flask api and an html page to demo d3's tree view. I can share the source code if you like by tomorrow. |
Added source code repo in the issue. Finally went with a Django App. Please have a look. https://github.com/srijannnd/Build-Hierarchical-Tree-View |
LGTM. Best of luck with the talk. |
Thanks. This is for 29th Feb right? |
Yes. |
Abstract (2-3 lines)
We will learn how to build a hierarchical tree view on D3.js while leveraging pymongo as our ORM to communicate with MongoDB.
Brief Description and Contents to be covered
We will explore "Model Tree Structures with Parent References" on MongoDB so that we can build a proper data architecture.
Time required for the talk
30 mins
Link to slides
https://slides.com/srijananand-1/build-hierarchical-tree-view
Hands-on demo will be there before the last slide.
Source Code Repo
https://github.com/srijannnd/Build-Hierarchical-Tree-View
Complete code is in 'master' branch. Will use 'demo' branch in the talk.
Will you be doing hands-on demo as well?
Yes
About yourself
I am a Senior Backend Developer with more than 2 years of experience in Python Frameworks/Libraries, AWS/Azure/Google Cloud services, MongoDB in fast-paced Startups for building and deploying Web Apps.
Are you comfortable if the talk is recorded and uploaded to PyData Delhi's YouTube channel ?
Yesssss.
Any query ?
Nope
The text was updated successfully, but these errors were encountered: