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

Update projects page name and sort projects by recently updated. #18

Open
hiyaryan opened this issue Feb 27, 2024 · 0 comments
Open

Update projects page name and sort projects by recently updated. #18

hiyaryan opened this issue Feb 27, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@hiyaryan
Copy link
Owner

Update the page title and url endpoint of "Projects" to "Portfolio". This allows for a larger encapsulation of my software engineering experience from projects, educational experiences, and business endeavors.

Also, the order that notion returns the projects is not in the order in which they are inserted into the database. The ordering doesn't seem to be clear but regardless of manually moving them around in the database, the order of the projects remain the same. This will require algorithmically sorting the projects on the client side to fix this. A good way to sort the projects could be by priority or by recently updated (which will require GitHub API and is currently the selected choice).

@hiyaryan hiyaryan added the enhancement New feature or request label Feb 27, 2024
@hiyaryan hiyaryan self-assigned this Feb 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: No status
Development

No branches or pull requests

1 participant