daniel-nagy / md-data-table

Material Design Data Table for Angular Material
MIT License
1.9k stars 520 forks source link

As you do to take data from an external repository? #501

Open jpirela opened 7 years ago

jpirela commented 7 years ago

I was reviewing your website http://danielnagy.me/md-data-table/, I discovered that the authorizeResource.js and nutritionResource.js use scripts to access the data that is in https: // infinite-earth-4803. herokuapp.com/nutrition/desserts.

Using httrack I download the entire contents of the md-data-table folder, I tried to duplicate what you do on your site but not uploads data to the table. How do you do it? and finally, what is the code templates / add-item-dialog.html and templates / delete-dialog.html?

I would appreciate your help and your project will enable me to support the projects of my students.

Thanks ... I congratulate you for your work