Skip to content

Connect New Community Page to backend POST api/v1/communities #75

@christopher-alba

Description

@christopher-alba

Currently the frontend and backend are unconnected

It would be great if you could connect the new community page to the backend so you can start creating new communities from the client. Only authenticated users should be able to create new communities.

image

The full Heroku POST endpoint you need to be hitting is https://uni-forum.herokuapp.com/api/v1/communities

Pre-requisites:

  • completion of the POST communities endpoint in the backend (it's currently completely unimplemented)
  • completion of user authentication in the frontend and backend

How to get started:

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions