Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

USER STORY: Manage recipes #9

Closed
11 tasks done
Tracked by #27
ObiOne84 opened this issue Nov 14, 2023 · 0 comments
Closed
11 tasks done
Tracked by #27

USER STORY: Manage recipes #9

ObiOne84 opened this issue Nov 14, 2023 · 0 comments
Assignees
Labels
Must Have Issue that must be implement

Comments

@ObiOne84
Copy link
Owner

ObiOne84 commented Nov 14, 2023

As an Admin, I can create, read, update and delete recipes and reviews so that I can manage the page content.


Tasks:

  • Create an admin dashboard.
  • Set up a new Django project
  • Link Django project to ElephantSQL database
  • Create class database models for recipe, review, ingredient
  • Test code using Django build-in testing functionality
  • Create a superuser
  • Create an admin dashboard
  • Add filter, display and search field to recipe in admin panel
  • Manually test the dashboard functionality

Acceptance Criteria:

  • Admin can log in to the dashboard to manage recipes.
  • CRUD functionality for admin recipe management.
@ObiOne84 ObiOne84 added the Must Have Issue that must be implement label Nov 16, 2023
@ObiOne84 ObiOne84 reopened this Nov 18, 2023
@ObiOne84 ObiOne84 added this to the Product Backlog milestone Nov 18, 2023
@ObiOne84 ObiOne84 self-assigned this Dec 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Must Have Issue that must be implement
Projects
Status: Done
Development

No branches or pull requests

1 participant