[opensuse-project] Re: [GSoC] Playlist Functionality for ownCloud Music App
Hi all, This week, I needed to learn more about Music App to make the playlist functionalities working. The previous week, I was not thinking that this would be that hard, but now I understood that there are many things to learn even to make basic functionality work. For everything that I completed this week, I needed to read JSON basics, Restangular API documents and learn some OC API functions. As a short update to this week: - We now have a new template to show when a *hard-coded* playlist selected from the list - A new api function is written to get the raw song data - Committed the changes into repo. Can be followed from here: https://github.com/owncloud/music/pull/233 Next week: - When a list is selected, all user songs that belong to this list should be displayed in the template that we have. - And maybe getting hardcoded user playlist from database? See you next week :) 2014-05-16 21:59 GMT+02:00 Volkan Gezer <vlkngzr@gmail.com>:
Hi again,
This week we solved the problems that I had experienced with angular.js (big thanks go to Morris) and he also initiated the router to let me start working on the playlist functionality.
The new method created some layout issues and I managed to solved them yesterday. Also, now we can create a new playlist but this is still hard coded. After finalizing the addition of renaming and deleting functionality to playlists, I will be using the backend to make it more flexible.
See you next week :)
Best regards, Volkan GEZER
10 May 2014 19:42 tarihinde "Volkan Gezer" <vlkngzr@gmail.com> yazdı:
Hi all,
This week I was busy with my lectures and had a little progress on the basic playlist actions.
However, I created a new branch and Pull Request on music app [0] repository on Github, then managed to fix layout issues that I have experienced during the week.
Also, since I am new to AngularJS, I had difficulties on using some methods. Today we had a short discussion with my mentor (Morris) on IRC and set up some new debugger tools (Node.js and NPM). Also discussed on problems that I had during the week. We will be solving them on Monday by latest and I am hoping to complete basic actions on playlists by the end of this week.
-Volkan
[0] https://github.com/owncloud/music/pull/233
2014-05-02 22:05 GMT+02:00 Volkan Gezer <vlkngzr@gmail.com>:
Hello,
I am Volkan and working on playlist functionality on ownCloud Music App.
As you might know, ownCloud (OC) is an open source file sync and share software. Its functionality can be extended with applications and Music App is one of them which simply collects users' music files and plays them on the browser. I am adding a new feature which will allow users to group, sort those songs and play them as their wish.
Since two weeks, I have been communicating with the OC developers on IRC and understanding the code structure. I also contacted with my mentor Morris Jobke and in the first days, set up the development environment.
I thought of fixing some bugs would help me better to understand and analyze the code, so the previous week I was busy also with those. Also as we are going to use AngularJS for those functionality, I played with it and currently learning this amazing framework :).
The next week, I will be going through the existing Music App code to merge AngularJS with the app. And maybe we could at least have a first impression on the User Interface.
Best regards, Volkan GEZER -- To unsubscribe, e-mail: opensuse-project+unsubscribe@opensuse.org To contact the owner, email: opensuse-project+owner@opensuse.org
participants (1)
-
Volkan Gezer