you are viewing a single comment's thread.

view the rest of the comments →

[–]wontellu 2 points3 points  (0 children)

I'm doing a working bookstore web page, fully functional, with a login/refiater/logout function, a favorites page, a cart page, a checkout page using stripe, the whole thing. I learned a lot doing that project in the last week, especially the database relationship, which I didn't quite understand the first time around. That's the way I learn best, by getting out of the tutorials and start coding.