Week 7
We had a busy week in our Senior Inquiry course. This week we presented the final product of our individual projects to the class. Now that we have presented the individual projects, all of our attention can turn to the group project. Lately we have been working on integrating Google Firebase into our project. We managed to get the Firebase authentication functionality working for our project so now users sign into the app using a Google account. We also have some rules in place so that only Augustana students may log in since that is the intended audience for the app. This was relatively easy to implement since all Augustana students have emails that follow the same format with their email ending in the year they enrolled at Augustana followed by the Augustana domain name (as an example, consider xxx17@augustana.edu). Our first "sprint demo" will be on Thursday, April 22nd so we want to have a bit more functionality in our app by then. More than likely, we will be trying to implement the rating functionality that we want our app to have that will allow students to rate courses and professors from classes they have taken in the past.
Below is a screenshot of what our login screen looks like since we have moved entirely to Google Sign In as our method of authenticating and signing in users to the app. It may change in the future.
Comments
Post a Comment