You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At the moment the app compares the student email entered during the creation of a quote to every student email associated with the teacher. This isn't scalable. It would be best to create a hash map:
At the moment the app compares the student email entered during the creation of a quote to every student email associated with the teacher. This isn't scalable. It would be best to create a hash map:
capstone_one/models.py
Line 217 in 1cc941c
The text was updated successfully, but these errors were encountered: