bounswe / 2021SpringGroup11

Welcome to our github repository. We are 11th group of CMPE451 Fundamentals of Software Engineering course. We will work on a software project as a team throughout this term.
http://bounswe11.com.s3-website.us-east-2.amazonaws.com/
4 stars 0 forks source link

Android/feature/activity stream #417

Closed fihlie closed 2 years ago

fihlie commented 2 years ago

As stated in #378 👍 Activity stream is a model for representing potential and completed activities using the JSON format and a core functionality for this project. Activity stream coming from backend should be displayed on mobile.

The meeting notes:

https://github.com/bounswe/2021SpringGroup11/wiki/Meeting-20.2---24.12.2021

Related backend issues:

348

347

346

344

342

326

Thanks to all my friends in backend, they have successfully implemented W3 Activity Stream. And in this PR following features are implemented:

fihlie commented 2 years ago

Updates have been made based on feedback