rosemaryblair / CS2340-project-management

Project management repository containing our group's milestones, issues, etc.
0 stars 0 forks source link

Check log-in information #26

Open micheyang opened 6 years ago

micheyang commented 6 years ago

Success: if username exists and the password entered with it matches what is in the database. Failure: if username isn't in our database or the password inputted doesn't match the stored value.