Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tool: implement page indexing system in cli tool. #22

Open
ksauraj opened this issue Jan 18, 2024 · 5 comments
Open

tool: implement page indexing system in cli tool. #22

ksauraj opened this issue Jan 18, 2024 · 5 comments

Comments

@ksauraj
Copy link
Owner

ksauraj commented Jan 18, 2024

Implement a page indexing system for Institutes listing.

Institutes section contains large numbers of elements, which looks ugly to display all at once. So, we can implement a page indexing system which can display entries in bunches. Like at page 1 it will display 15 entries ( including the arbitrary "All" option ) and page 2 next 15 entries and we can switch between pages which choosing Institute types.

Any enhancement in Idea itself is welcomed ☺️

Refrence - 20b6257

I failed to implement it properly that time, So I just removed it 😅###

@ksauraj ksauraj changed the title enhancement: implement page indexing system in cli tool. tool: implement page indexing system in cli tool. Jan 18, 2024
@Tholkappiar
Copy link
Contributor

can you assign this issue to me ?

@ksauraj
Copy link
Owner Author

ksauraj commented Jan 19, 2024

yah sure, go agead

@Tholkappiar
Copy link
Contributor

For the clarification ,the indexing feat is for webpage or for the cli tool ?

@ksauraj
Copy link
Owner Author

ksauraj commented Jan 19, 2024

For the clarification ,the indexing feat is for webpage or for the cli tool ?

for tool in cli mode, check the reference i gave.

@Tholkappiar
Copy link
Contributor

yeah okay thank you !

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

No branches or pull requests

2 participants