riki-11 / MOBDEVE-MCO

1 stars 0 forks source link

View article should show actual content stored in articles Cloud Firestore #37

Closed Cornars closed 2 days ago

Cornars commented 4 days ago

Steps to Reproduce

  1. Launch app
  2. Open homepage
  3. Open an article

Expected Outcome

Opens the article stored in Cloud Firestore

Actual Outcome

Dummy data

Notes

@PJLeonida we'll need to collaborate on how the article content will be stored in the db. I'll treat it as a long string for now. Please also handle the converting of the string to the correct format from your implementation. Thanks!

Progresses #20