Skip to content

Move static data to external json files #10

@devcer

Description

@devcer

Currently static data like captions, moods, tags. etc. are either in .ts files or inline code.

  • Move the static data to external JSON files
  • Fetch them using HTTP fetch and then use it to populate on the page

This will enable us to directly connect with REST APIs in the later stages.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions