<div dir="ltr"><div dir="ltr"><div dir="ltr"><div>Some improvements to the Demo App: <a href="https://frozen-falls-98471.herokuapp.com">https://frozen-falls-98471.herokuapp.com</a></div><div><ul><li>All Ports and All Categories are now available (Although not all ports have populated yet, I am on AWS Free Tier and the process is really slow. At the time of drafting this email: around 500 have populated).</li><li>On the Port-Detail page, the categories are now clickable and lead to the list of ports under that category.</li></ul><div>I was able to parse the entire PortIndex.json using a python script and successfully converted it to Django fixtures which could then be populated to the database. (I used the portindex.json outputted by current version of portindex2json.tcl and fixed the issues with categories using same python script)</div></div><div><br></div><div>Parse.py : <a href="https://github.com/arjunsalyan/MacPorts-Demo-App/blob/master/MacPorts/parse.py">https://github.com/arjunsalyan/MacPorts-Demo-App/blob/master/MacPorts/parse.py</a></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex"><div dir="auto"><div dir="auto"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex">
</blockquote></div></div></div>
</blockquote></div></div></div></div>