Skip to content

Nnaemeka agwara assessment#3

Open
Agwara wants to merge 4 commits intosubmitfrom
nnaemeka-agwara-assessment
Open

Nnaemeka agwara assessment#3
Agwara wants to merge 4 commits intosubmitfrom
nnaemeka-agwara-assessment

Conversation

@Agwara
Copy link
Copy Markdown
Collaborator

@Agwara Agwara commented Jan 17, 2025

I used mock data because I had no time to search for the right API. I'm this late because I accepted the Github invite around 10:00 AM today. The GitHub invite was sent late around 6:52 PM on Thursday 17th of Jan.

@iDev10
Copy link
Copy Markdown
Collaborator

iDev10 commented Jan 27, 2025

Thanks for submitting your work. I understand the tight deadline. Using mock data is fine for now. We'll discuss API integration moving forward.

Comment thread src/mockData/tableData.js
Comment on lines +3 to +14
export function generateItems(count) {
const statuses = ["Draft", "Scheduled", "Live", "Past"];
const titles = [
{ name: "Daily Horoscope", date: "No publish date set" },
{ name: "Daily Horoscope", date: "August 28" },
{ name: "Daily Horoscope", date: "October 16" },
{ name: "Daily Horoscope", date: "November 23" },
{ name: "Weekly Wallpapers", date: "June 2" },
{ name: "Weekly Wallpapers", date: "May 19" },
{ name: "Weekly Wallpapers", date: "June 2" },
];

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Although you didnt follow absolutely the instructions, but we see your mock data, and effort, Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants