riki-11 / MOBDEVE-MCO

1 stars 0 forks source link

Add Cloud Firestore Articles Functionality #33

Open Cornars opened 4 days ago

Cornars commented 4 days ago

When loading into the homepage, articles should show in DATE DESC. Articles should query from Firestore for the data, and it should also show in view-article.dart.

Cornars commented 4 days ago

PR #36 adds homepage backend. DATE DESC hasn't been implemented yet. Goal now is to implement view-article.dart