I had problems with styling within my own music app because I'm using jQuery mobile and its very reluctant to let you style your own work, which makes me sad.
This is what I have used, ideally If i was using just a html page and jQuery this would have been easier to style.
But everything within this works, when you import mp3, be sure to import .ogg as well. As some browsers don't use .mp3 files.
It's hard to show in this blog but everything is working as intended.
The styling needs improving by a lot but as it stands it isn't awful to look at.
I've included a search bar as you can see, but because I'm not using any backend code It doesn't do a lot, the search is full with the current music which is on the app. So if you search for cold it will pop up with coldplay underneath the idea is to make that come from using AJAX suggestions, like google does. You then press the link and it will play the song
I tried linking it but couldn't mange too, but with more time and research I will be able to do this.
In the about page I have filled out what the company does, I then have spoken about the future of Muwa and where I would like to take it.
I've used jQuery forms to include a form into this app, I attempted to use a mailto on the submit button to try and make it send the results to my personal email. However I will need to use backend scripting to get this to work, as mailto just pops into your e-mail program and won't send me the actual results.



No comments:
Post a Comment