yogeshtakeo / Fetch_Todo

Fetching the todo from the api
0 stars 0 forks source link

Group Project : Social Media #10

Closed yogeshtakeo closed 1 year ago

yogeshtakeo commented 1 year ago

Social Media Feed

Description: Build a simple social media feed app using React that displays posts from a mock API.

Topics that are covered:

Requirements:

  1. Use Axios to fetch data from the mock API
  2. Display posts in a list format with the latest post at the top
  3. Display the author's name and the time the post was created
  4. Allow users to like or dislike posts by clicking on a heart icon
  5. Allow users to add comments to a post by clicking on a comment icon and displaying a modal with a comment form
  6. Use Bootstrap or another CSS framework for styling

Bonus:

  1. Allow users to search for posts by keywords
  2. Implement pagination to limit the number of posts displayed on the page at one time

Note: You can use a mock API service like JSONPlaceholder for this task.

yogeshtakeo commented 1 year ago

Team 1 : @kenneth-ee-t @sushilkhanal

Didnt see the Socail Media Project for the Group project

Marks : 0

Image

yogeshtakeo commented 1 year ago

Team 2: @Sanjay2111 @jyotibaskota

Wonderful implementation of the Posts .

Marks :10

image

yogeshtakeo commented 1 year ago

Team 3: @jayaprakashshrestha @Bhabishaphuyal6

The Task is not there

Marks :0

Image

yogeshtakeo commented 1 year ago

Team 1 : @kenneth-ee-t @sushilkhanal

The tasks is correct and implementation is also good but the pagination doesnot seem appropriate in UX. Try adding other things like scrolling and with correct CSS

Marks : 8

Image