pycon-rwanda / Endangered-Species-Tracker

The "Endangered Species Tracker" is a Python project aimed at raising awareness and providing information about endangered species around the world.
MIT License
4 stars 10 forks source link

Displayed Data in a User-Friendly Format #15

Closed roshankraveendrababu closed 1 month ago

roshankraveendrababu commented 1 month ago

5

The following changes were made to the code to ensure that the data is presented in an user friendly manner- User-Friendly Display: The formatted_output uses Markdown to present the data in a clear, card-like format, making it easier to read.

Formatted Species List: If the user doesn’t provide a specific species, the list of species is displayed with appropriate labels for each attribute.

Pagination: Pagination controls (previous and next buttons) allow users to browse through multiple pages of species when filtering by conservation status

the code was also considerably shortened but it retains all the functionality of the prior one with additional features

kaybrian commented 1 month ago

Hey @roshankraveendrababu I feel like it deleting alot of content for the user and data visualization at the moment, Tryy to check the updated code and see

roshankraveendrababu commented 1 month ago

can you create an new issue in the same name and assign me. i have completed the code but there was an glitch of some sorts so i had to deleted the forked repo and re- fork it . sorry for the inconvinience. can you please!

kaybrian commented 1 month ago

sure i got you, lt me open it up now.