Open Cornars opened 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.
PR #36 adds homepage backend. DATE DESC hasn't been implemented yet. Goal now is to implement view-article.dart
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.