[dancer-users] Need a CRUD kickstart

Richard Reina gatorreina at gmail.com
Tue Aug 4 15:06:28 BST 2015


I am trying to learn dancer. Have played around with
Dancer::Plugin::SimpleCRUD
<https://metacpan.org/module/Dancer::Plugin::SimpleCRUD> and although I
find it useful I can't find an example that applies specifically to what I
want to learn. I am looking for an example app that:

Brings a user to an index page similar to the "dancer -a" sample app but
allows a user to either log in or else takes a user to template/page to
create a minimal account (name, DOB, Gender, Email) which would result in
them adding a record to a MySQL table. Once the user is created/logged in
they could return to the index.tt page with their name appearing as they
are logged in.

Does anyone know where I can find such an example?

Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.preshweb.co.uk/pipermail/dancer-users/attachments/20150804/3279b91c/attachment.html>


More information about the dancer-users mailing list