Skip to content

Connect to Backend #84

@frasermcc9

Description

@frasermcc9

Description

We need to connect the frontend with the backend.

Tasks

  • Make a list of things that need to be connected. Reply to this issue with this list.
  • Create a nice way to call the api - otherwise we have to do useEffect and fetch everywhere which is annoying. Something like useSwr or react query.
  • Also a way to do mutations i.e. post requests.
  • Actually connect things up.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions