@@ -157,14 +157,52 @@ By our next meeting (Sunday February 9th) we have assigned the following (**TO B
- Ryan will implement the authentication UI by **Friday, February 14th 2025** and assist with testing database operations
## Meeting 3 - Date: Monday, February 22nd, 2025
### Present: Cliff, Ted, Ryan, Michelle
### Absent: N/A
### Agenda:
-Discuss how last demo went
-Talk about the next features we would like to implement this spring
-Talk about things that must be done before (based on feedback we received last demo)
### Notes:
-Last demo went quite well, we pushed all the features we wanted
-All the features worked quite well during our demo, and we are all happy with how it went
-Our feedback from demo 1 was pretty good, one main focus is UNIT TESTS!
-We need to implement unit testing ASAP for our database CRUD operations
### Decisions:
-We will do spring planning next meeting
-All members should focus on completing unit tests ASAP
-Things to be unit tested include: Comments & Likes, Fetching & Updating Users, Creating User Profiles, Posts, Feed, Follow & Unfollow database features