Avdhesh-Varshney / chanakya-niti

A digital platform leveraging AI to provide accessible and engaging content on the teachings of Chanakya, an ancient Indian philosopher.
https://chanakya-niti.vercel.app
MIT License
22 stars 55 forks source link

Add Card Component for Chanakya's History and Timeline #74

Open Akash4701 opened 3 weeks ago

Akash4701 commented 3 weeks ago

Objective: Introduce a new card component to the project that provides users with a brief history and timeline of Chanakya, ensuring they have access to informative background details about Chanakya.

Details: Component Name: ChanakyaHistoryCard Description: This component will display a card with key historical information and a timeline of significant events related to Chanakya’s life. This addition aims to educate users about Chanakya’s background, contributions, and significance in history. Implementation Steps: Create the Card Component: Develop a new React component named ChanakyaHistoryCard. Use Bootstrap for styling to ensure a consistent look and feel with the rest of the application. Structure the card to include: A header with the title “Chanakya’s History and Timeline”. A body section with brief paragraphs detailing Chanakya’s life, achievements, and important events. Add Sample Content:

Include concise and informative text about Chanakya’s early life, education, key contributions, and notable events. Use a timeline format to highlight significant milestones in Chanakya’s life. Integrate the Component:

Import and include the ChanakyaHistoryCard component within the main application layout.

This enhancement will provide users with valuable historical context about Chanakya, enriching their understanding and appreciation of the quotes and teachings displayed in the application.

Akash4701 commented 3 weeks ago

Please assign me for this issue @Avdhesh-Varshney for SSoC-2024