Dev chat reminder, issue 948dd45c-8dca-484d-a38f-907fa3fb5bd4
"Shadab Zafar" <[email protected]>
| Newsgroups | gmane.comp.audio.musicbrainz.devel |
|---|---|
| Message-ID | <[email protected]> |
Our college decided to delay the schedule by two days. I took one of those days to setup all my work. First, I finished with the gulp environment, copied Gentlecat's styles for the Navbar and tested out the Gulp Less-to-CSS task. It all works - http://dufferzafar.github.io/picard-website/ I then moved on to the plugins part, for which I created a separate test repo - https://github.com/dufferzafar/picard-plugins. I played with the flask API a bit and added the ability to search plugins via id/title. I also added some sample plugins to test a script that can generate a JSON file from a folder of plugins. We'll use it as a cron task that updates our JSON daily. I also fiddled around Picard's codebase making some changes to the download ui I created as a prototype but they weren't concrete enough to push. All my code is split three ways: [1] https://github.com/dufferzafar/picard [2] https://github.com/dufferzafar/picard-website [3] https://github.com/dufferzafar/picard-plugins I have my last lab exam tomorrow, after which the summer vacations start :)