Tateology / kaeru

Everything kaeru
0 stars 8 forks source link

Important bug fix for User Signup. Mainly in views.py #31

Closed HenryYao369 closed 9 years ago

HenryYao369 commented 9 years ago
1. + signup.html
2. amend urls.py to apply changes
3. add function in views.py to signup.
HaywardMorihara commented 9 years ago

I actually got rid of the signup.html page and put the signup stuff on the landing page (index.html), so this is probably causing problems

fabianmuehlboeck commented 9 years ago

Yes, but Hengzhi re-added the signup page. That's fine for now as long as the functionality is fixed. The signup needs to be merged into index.html in the next step, though.

HenryYao369 commented 9 years ago

Maybe in index.html there should be something else? Usually we don't put signup on landing page (for a website -- I mean, for Kaeru maybe the landing page should be something introductory or just let the users quickly try the cool IDE part without signup -- and if he/she feels good and wants more functionality he/she needs to signup), but I don't know what your design/plan is...

fabianmuehlboeck commented 9 years ago

While your input is certainly welcome, this is definitely not the place and probably not the time for it. UI design and particularly the front page were discussed at length both in our meetings and in #6 .