Closed jsa-codes closed 2 years ago
In class Post (inside models) created the following parameters based off the ERD:
id
title
user_id
category_id
tag_id
image_url
content
approved
publication_date
updated_date
Created class Post and fixed formatting in class Category
In class Post (inside models) created the following parameters based off the ERD:
id
title
user_id
category_id
tag_id
image_url
content
approved
publication_date
updated_date