On Tue, Jul 10, 2012 at 11:42 AM, Maverick <
mav...@gmail.com> wrote:
> How about do a user register/login + profile view? It helps beginners understand how to extend the built-in libraries (if any) and store user info. That's just my 2 cents, that I think helps me learn web frameworks.
theres megrok.login which does auto registration, login and logout ..
but if you want to store the users differently, thats for a
non-beginner class i guess .. we dont want to touch component
architecture yet in the first class (because it takes quite some time
to wrap your brain around it )
btw .. i'm thinking using a simple wiki or blog system for the demo
app .. ok for you guys ? ..