On Mon, Mar 10, 2014 at 2:23 AM, Ryan Ollos <[email protected]> wrote:
> On Mon, Mar 10, 2014 at 2:02 AM, Devender <[email protected]>wrote: > >> Hi Ryan, >> >> I am a 4th year student of the Department of Computer Science and >> Engineering at Indian Institute of Technology( IIT), Kharagpur, India. >> >> I am good at programming in Python, AJAX, PHP, MySQL, JavaScript, >> jQuery, HTML, CSS and C++. I have worked on projects which used python >> and web development technologies. >> >> I am very enthusiast to work with Apache in GSOC 2014. I have installed >> and used the bloodhound and I am interested to work on this idea ( >> COMDEV-112 <https://issues.apache.org/jira/browse/COMDEV-112>). I have >> done setup for the basic development environment for Bloodhound. I have >> been looking at the starter >> ticket<https://issues.apache.org/bloodhound/query?status=!closed&keywords=~starter> >> *,* but I don't know which ticket I should work on. Please guide me to >> proceed for my proposal. >> > > Hi Devender, > > Welcome! > > It might be good to familiarize yourself with Bootstrap by working ticket > #570 (1). To get started, > 1. Review the Bootstrap 2.3 documents > 2. Copy the template > bloodhound_multiproduct/multiproduct/templates/product_edit.html to > bloodhound_theme/bhtheme/templates/bh_product_edit.html > 3. Add bh_product_edit.html to the template map in > bloodhound_theme/bhtheme/theme.py > 4. Modify the markup in the template so that we get nice styling on > multiple devices (desktop, tablet, mobile). > > You can study the other templates in bloodhound_theme to learn how the > Boostrap markup can be used. > > For the COMDEV-112 project, it is a bit open-ended, which gives you a lot > of room to work with the community to define the solution. You can get > started by looking at the architecture of the plugins mentioned in #766 (3). > > (1) https://issues.apache.org/bloodhound/ticket/570 > (2) http://getbootstrap.com/2.3.2/ > (3) https://issues.apache.org/bloodhound/ticket/766 > > Devender, I didn't notice initially that you sent the email directly to me. This is just a quick note to say that future emails should be directed to the [email protected] list, which I've added to the Reply of this email. This is to keep the whole Bloodhound community involved in your project :)
