Skip to content

Develop an Admin panel #49

Description

@ashishpatel16

Develop a simple admin panel which exposes the following functionalities -

  • Upload an audio file. Assume there is a REST endpoint where this file will be uploaded.
  • View a list of ai generated posts
    • Admin should be able to approve/reject posts.
    • Admin should be able to change an image or edit post.
    • For changing an image, I will already store an "image_prompt" field in the database that needs to be called using dalle to generate new image. All you need to do is call the openai API with this prompt.

Metadata

Metadata

Labels

backendDevelop core functionalities for the backenddatabaseuiDeveloping interface of the web platform

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions