Votr icon indicating copy to clipboard operation
Votr copied to clipboard

code base for app is not working

Open jainraje opened this issue 8 years ago • 2 comments

after installing all packages and getting the app to run and main web page to load. I tried to create a new user account but app crashed. It appears the user authentication is different than what was discussed in the tutorial. if at all possible, it would be good to provide a clean and working baseline that matches the tutorial. A subsequent version (in a different repo or folder) could be provided with additional features and improvements.

as a side comment tutorial is very useful and provides excellent content for learning.

thank-you, -jainraje

jainraje avatar Jan 11 '18 03:01 jainraje

It looks I'm having having issues setup user accounts will have to study the code and cross check the tutorial.

jainraje avatar Jan 11 '18 03:01 jainraje

Sorry for the inconvenience @jainraje the code for the tutorial is located in the tutorial branch (not in the master branch) You can easily switch from the command line with git checkout tutorial.

I should probably add a note to the README file. Try again and let me know

danidee10 avatar Jan 11 '18 06:01 danidee10