Closed jchartrand closed 4 years ago
@sfarnel
Is there an Alberta Library logo you'd like put in the README for the Github project?
Thanks @jchartrand UAL logo attached
@danydvd Danoosh, I updated the README with a first pass at describing the site. Before I added too much detail, though, I wanted to ask if this is along the lines of what you'd like, and if there are any specific things you'd like added?
@jchartrand Thanks this looks great. One thing that I am interested in is how you build the SOLR queries (before sending the XHR. I would really appreciate it if we can have a brief description (or maybe a pointer to the part of the script that is doing this).
@danydvd Yes, no problem. I’ll write it up and also talk it over with you. It is fairly straightforward. I just take the form inputs, construct the solr query string, and send it off.
On Oct 6, 2020, at 12:52 PM, Danoosh Davoodi notifications@github.com wrote:
@jchartrand https://github.com/jchartrand Thanks this looks great. One thing that I am interested in is how you build the SOLR queries (before sending the XHR. I would really appreciate it if we can have a brief description (or maybe a pointer to the part of the script that is doing this).
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/jchartrand/can-link/issues/52#issuecomment-704411061, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAEFSXMWEJOX2XJXWLJWKJLSJNDNVANCNFSM4SFHNDFQ.
@danydvd I’ve updated the README. Let me know if it seems clear enough - happy to elaborate as needed. And let me know if you want a talk/walk through.
On Oct 6, 2020, at 3:22 PM, James Chartrand jc.chartrand@gmail.com wrote:
@danydvd Yes, no problem. I’ll write it up and also talk it over with you. It is fairly straightforward. I just take the form inputs, construct the solr query string, and send it off.
On Oct 6, 2020, at 12:52 PM, Danoosh Davoodi <notifications@github.com mailto:notifications@github.com> wrote:
@jchartrand https://github.com/jchartrand Thanks this looks great. One thing that I am interested in is how you build the SOLR queries (before sending the XHR. I would really appreciate it if we can have a brief description (or maybe a pointer to the part of the script that is doing this).
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/jchartrand/can-link/issues/52#issuecomment-704411061, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAEFSXMWEJOX2XJXWLJWKJLSJNDNVANCNFSM4SFHNDFQ.
@jchartrand this looks great thank you so much.
@danydvd You are very welcome.
On Oct 7, 2020, at 12:50 PM, Danoosh Davoodi notifications@github.com wrote:
@jchartrand https://github.com/jchartrand this looks great thank you so much.
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/jchartrand/can-link/issues/52#issuecomment-705062988, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAEFSXINZX5F4KLDYWRE3OTSJSL4LANCNFSM4SFHNDFQ.
Done. This can be closed
Update the README.
Explain how to change SOLR queries.
How to run in development mode.
How to deploy.