[opensuse-project] Re: Weekly Report [OSEM][Week 3] Event Splash Page for Visitors
Hello Community, This week I completed the remaining components namely Sponsors, Social Media, Location with Lodging.The sponsor component involved in building a dashboard which was is currently absent in OSEM. Similarly, lodging component involves building a lodging dashboard under Venue section.The social media involved addition of fields in conference section to take urls for the conference in different social media like Google+, Twitter and Facebook. I built these components in pieces so that my commits are atomic, following the coding style suggested by James. These components are currently in review, once reviewed and merged I will focus on the style and theme integration. That's all this week. Happy Hacking! Gopesh Tulsyan ROR Enthusiast, 3rd Year Information Technology, National Institute of Technology, Durgapur On Sat, Jun 7, 2014 at 9:46 AM, Gopesh Tulsyan <gopesh.7500@gmail.com> wrote:
Hello Community,
This week I completed the remaining components namely Sponsors, Social Media, Location with Lodging.The sponsor component involved in building a dashboard which was is currently absent in OSEM. Similarly, lodging component involves building a lodging dashboard under Venue section.The social media involved addition of fields in conference section to take urls for the conference in different social media like Google+, Twitter and Facebook. I built these components in pieces so that my commits are atomic, following the coding style suggested by James.
These components are currently in review, once reviewed and merged I will focus on the style and theme integration.
That's all this week. Happy Hacking!
Gopesh Tulsyan ROR Enthusiast, 3rd Year Information Technology, National Institute of Technology, Durgapur
On Sat, May 31, 2014 at 2:09 PM, Gopesh Tulsyan <gopesh.7500@gmail.com> wrote:
Hello Community, This week my previously built components were reviewed by the OSEM maintainer Henne and my mentors James & Cornelius. James pointed out my mistakes I had done while coding those components.I had built these segments in a way that was hard to review, as well as my code was redundant as I was doing lot of compound work. So James thought me to do cherry-pick commits(for those pieces which I require in multiple components and which is not yet merged), so that my commits are more granular and atomic.Out of the five components Sponsors is still pending to reviewed, but the rest four(Header, Program, Registration, Cfp) are merged now. I did the components again in small patches which was easily reviewed and was merged.
So I faced problems this week in understanding the procedure to code in a way that is accepted.My logic was clear, but I was not following the norms due to which I had to redo my work. I am still working on the coding style suggested by James.
Since the larger chunks are over I plan to complete the remaining five segments the upcoming week, so the structure of the splash page with all the data is in place.And to test the splash page with test data so that it doesn't break in any possible case.
That's all this week, my progress on OSEM can be found in https://github.com/gopesht/osem .Here's the link to drive folder
OSEM Event Splash Page for Visitors Week 2 updates snaps -> https://drive.google.com/folderview?id=0B8TQsfyoffN5emVsNzAzV1VVZFE&usp=sharing
Happy Hacking!!
Gopesh Tulsyan ROR Enthusiast, 3rd Year Information Technology, National Institute of Technology, Durgapur
On Sat, May 24, 2014 at 12:52 PM, Gopesh Tulsyan <gopesh.7500@gmail.com> wrote:
Hello Community, This week I had built three components namely Program component, Call for Papers component and Registration component for the splash page. I had built these components as a whole, both the frontend and backend.Migrations for the missing attributes are done for the proper display of these components.These components are designed with conditional rendering of attributes so that the splash doesn't break if one or more attributes are blank.
What I intentded to do this week according to my proposal -> Create models and associations, and decide what all can be given to the admin to customize the splash page apart from the things discussed above.Test with one sample conference how things are working.
So the initial base is setup, the features(components are already decided and it in the trello board as told by my mentor james).The backend modeling are being done simultaneously as I will build these components.
Though I had this components, but they are still in review. I will make suggested changes as will be told by my mentors James & Cornelius. Also as James suggested to built the structure of the components with plain and simple layout, rather than focussing on styling and looks. As when the data will be in place with the desired components, then I will intregrate some themes to beautify the splash page.
What I intent to do next week-> Currently, the sponsor dashboard is missing, and we require the sponsor component for the splash.So I will first built the sponsor dashboard with the modeling suggested by James.After that I will go ahead and build the remaining components in the trello board.
Happy Hacking!
Gopesh Tulsyan ROR Enthusiast, 3rd Year Information Technology, National Institute of Technology, Durgapur
On Sat, May 17, 2014 at 8:28 AM, Gopesh Tulsyan <gopesh.7500@gmail.com> wrote:
Hello, This week I learnt testing, some basics and written controller test for admin/users, feature test for users, volunteers.I will be writing more tests for views as suggested my mentor James Mason.He tells writing view specs will make me implement my features better.I had also fixed bugs while testing like modal view in admin/users page, display users in admin/users page, fix attachment for proposals. I also reviewed and and added navigation for event splash page(initial kick-off) Tasks for the next week -> Write view specs, and start building components as mentioned in trello board for my GSoC project.
Happy Hacking! Gopesh Tulsyan ROR Enthusiast, 3rd Year Information Technology, National Institute of Technology, Durgapur
On Fri, May 9, 2014 at 9:04 PM, Gopesh Tulsyan <gopesh.7500@gmail.com> wrote:
I recently pushed a commit to kick start my GSoC project.The commit consisted of a view displaying just the title of the conference.This is the result of clicking the event on the home page.
I had also setup the trello board where James assigned tasks to me such as 1) Read the Ruby on Rails Guidelines for selected topics. 2) Asked me to see 20 splash pages and figure out the components to create a list for the OSEM splash page.
Currently, I am done with the listing of the components and waiting for the review.I am continuing with the guides.
Looking forward to a great summers ahead.
Happy Hacking! Gopesh Tulsyan ROR Enthusiast, 3rd Year Information Technology, National Institute of Technology, Durgapur
-- To unsubscribe, e-mail: opensuse-project+unsubscribe@opensuse.org To contact the owner, email: opensuse-project+owner@opensuse.org
participants (1)
-
Gopesh Tulsyan