Set up the back end of the application via google's Firebase it will be used to:
Store user information (Accounts?)
Store professor information (Name, Rating, Avatar, Comments, etc.)
Any additional data needed
Task Test:
-Create an instance of our database
-Test to see if database returns correct data when searching for data in the database (such as
professor, comments, rating, etc)
-Test to see if database returns correct error when searching for data not in the database
Set up the back end of the application via google's Firebase it will be used to:
Task Test: -Create an instance of our database -Test to see if database returns correct data when searching for data in the database (such as professor, comments, rating, etc) -Test to see if database returns correct error when searching for data not in the database