Open yogeshtakeo opened 1 year ago
Team-White https://github.com/yogeshtakeo/team-white
Team-White: Namkhang. Kabhina, Deena, Junu git URL: https://github.com/yogeshtakeo/team-white.git
Name: Junu Thapa Team White Github Url: https://github.com/yogeshtakeo/team-white
Implementing Blog Page with Filtering, Searching, and Temporary Posting in React Application
Team Leader : Namkhang Tsamchoe
Objective
The objective of this task is to extend the existing React application with a blog page that includes filtering, searching, and temporary posting features. The students will integrate this page into the application's routing system and ensure seamless navigation from the login page.
Task Description
Use your own data to display the posts in the application. Later on you can use any third party app to integrate the data into your blog.
Note : Use of Context API could be implemented over on adding , updating and deleting the data. Following the actions over the
Create Blog Components:
Implement Filtering Functionality:
Implement Search Functionality:
Temporary Blog Posting:
Integration with Login and Routing:
App.tsx
to include the blog page as a protected route accessible only after successful login.Testing and Debugging:
Documentation and Presentation:
Collaboration from the team.
Team leader should encourage collaboration and regular communication between team members. Use version control (e.g., Git) to manage codebase changes. Divide the implementation tasks among team members based on their expertise and provide opportunities for code reviews and feedback.