Skip to content

Add projects to the Backend #135

@joelamouche

Description

@joelamouche

THIS CAN BE DONE IN THE LANGUAGE OF YOUR CHOICE

Create a backend (either additional microservice, or add it to our monolithic backend), with a database and add CRUD endpoints for projects.

Projects have these attributes: name, description, status (proposal, ongoing, rejected), creator (address)

Only an address with a profile in our backend can create a project.

Implement later:

  • api auth: like in our backend, sign with mm to crud projects
  • upvotes

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions