Clender help/advise

im after somebody who is an expert at Ruby on Rails with calendars (prefereably the "fullcalendar" gem). I am wanting to display information on my calendar so that the attributes "name:, email:, mobile:, category:, other: " and "name_of_song: link_to_song:" will appear on the calendar on a weekly basis. They wll be selectable to the admin, but to the users they will be only viewable. (note all will be strings)

I have a table called Users: Name: email: password: admin Name: email password

I have a table called Members which will include: name:, email:, mobile:, category:, other:

a separate songs table which has: name_of_song: link_to_song:

Someone please help?

What have you tried so far? Can you post a gist of what you’re trying, and show how it isn’t working the way you expect? Or are you looking for someone to design this for you?

Walter

I have just played about with full calendar a little bit but im going to actually try and create the whole thing and get back to you if I encounter any problems. Thanks

Rashid