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
_______________________________________________
dancer-users mailing list
[email protected]
http://lists.preshweb.co.uk/mailman/listinfo/dancer-users

Reply via email to