Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Media library management app #5

Open
mzgajner opened this issue May 22, 2014 · 1 comment
Open

Media library management app #5

mzgajner opened this issue May 22, 2014 · 1 comment
Assignees

Comments

@mzgajner
Copy link
Member

The current application for the management of our media library is very outdated. There are plans to replace it with a web application with more advanced functionality.

@mzgajner
Copy link
Member Author

As jurež and me are the ones working on this, I can give a few details:

  • It's being developed as a web application, mainly to make it platform independent and remotely accessible. The functionality is simple enough that this isn't really a limitation of any kind.
  • The application is (being) built with Tonic on the back end and AngularJS on the front end.
  • We had long conversations about the design of the user interface and managed to decide on a few important points (with input from Jaka Špiler, who was managing the media library at the time). I think they are solid enough for the first release, after that we can make modifications based on user feedback.
  • The database will require restructuring to allow for advanced relations (an artist changing his name throughout his career, artists being in multiple groups, compilation releases etc.). This means that we will definitely need to do some manual work to get the old data in shape. We tried this for the problem of duplicated artist names by creating a "game" and the results were brilliant.

I will look for any documentation we have created and try to get the current source code on GitHub.

@mzgajner mzgajner self-assigned this May 22, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant