Girl-Code-It / Opportunity-Calendar-Backend

Opportunity Calendar is the one-stop place to refer important opportunities available in tech-space like newly posted jobs, internships, hackathons, tech-conferences, scholarships, etc.

Home Page:https://opportunity-calendar.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Total number of pages field in pagination api

akshitakanojia opened this issue · comments

Feature request:

In the pagination api right now we are getting next page number, previous page number and present page's content. It would be great if we could also get the total number of pages possible with the given combination of page and limit.

Is your feature request related to a problem? Please describe. (optional):

A clear and concise description of what the problem is.

Describe the solution you'd like:

A clear and concise description of what you want to happen.

Describe alternatives you've considered:

A clear and concise description of any alternative solutions or features you've considered.

Describe how this feature will be useful to our readers:

A clear and concise description of how this feature will be useful for our other readers.

Additional context:

This will be helpful in creating jump to specific page option.


Note:

  • If you want to work on an issue, you should check if it has already been assigned to anyone.