I was wondering... We would like to add an "admin part" to canvabadges in order to manage badges directly from our canvabadges application. It would, of course, require an authentication module.
Before doing anything, I'd like you to help me on the following questions (if it doesn't bother you of course):
Firstly, do you think it is a good idea to add this admin part?
Secondly, what would you suggest me to do in order to add this authentication system? I'm not a Sinatra expert, but I have found some gems, could you point me to one you are used to?
Finally, if we want to add more functionalities over time, do you think Sinatra will remain a good solution? I know it is very lightweight, but, wouldn't rails be a better/simpler solution if we want to improve the badge application?
Hello again Brian!
I was wondering... We would like to add an "admin part" to canvabadges in order to manage badges directly from our canvabadges application. It would, of course, require an authentication module.
Before doing anything, I'd like you to help me on the following questions (if it doesn't bother you of course):
Thanks for your help and time! Regis.