PhilippDemmelmair / CAPSTONE-project

capstone-project-liart-omega.vercel.app
MIT License
0 stars 0 forks source link

writing posts in the backend #18

Open PhilippDemmelmair opened 2 years ago

PhilippDemmelmair commented 2 years ago

As an Admin, I want to write posts in my admin page, so that I don't have to manually upload files to the db.

AC

Tasks

Complexity

M

stefankorder commented 2 years ago

Is the form really in the backend?

PhilippDemmelmair commented 2 years ago

Yes, I mean Admin-Backend (reachable under url/admin) not Server Backend. I'm always saying, the naming of these two parts of an application is confusing.

stefankorder commented 2 years ago

I would call it adminpage or something like this.

PhilippDemmelmair commented 2 years ago

Did that.

stefankorder commented 2 years ago

perfect 👍🏻