Closed riteshsamala closed 7 years ago
Looks pretty good! Just check for and remove any unnecessary or vague console logs.
...and then we can merge this.
I have approved the changes, but there is some change needed for database. I am not sure whether it would be useful enough, but the foreign key used by Ritesh for his tables is username - which is unique, but it is not a primary key for users table. Usually the idea is to use the primary key. @jonwetzel I leave it to you to decide if it should be done. There are two points to be considered -
The above two points would be useful to make the decision. After that you can make the card and see what should be the next steps.
For now I am going to merge the code as it is needed for the classes tomorrow. Rest everything works out fine.