Skip to content

Make Booktrak more robust #315

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

Open
6 tasks
yechs opened this issue Feb 27, 2024 · 2 comments
Open
6 tasks

Make Booktrak more robust #315

yechs opened this issue Feb 27, 2024 · 2 comments
Labels
bug Something isn't working enhancement New feature or request

Comments

@yechs
Copy link
Member

yechs commented Feb 27, 2024

Some TODOs booktrak. Most of these are backend changes

  • Bug: sometimes adding a book fails (with errors indicating that book does not exist)
  • Better UI. Make it work on mobiles.
  • more robust Google service dependencies
  • better documentation on which endpoints uses Google service, and which does not.
  • For those that does not use Google service, make available even if Google service is not initialized.
  • When searching for books, list the books existing in our database first
    • can be done by sending all the isbn's to the database to check for existence, and then reordering based on index.
@yechs yechs added bug Something isn't working enhancement New feature or request labels Feb 27, 2024
@yechs yechs mentioned this issue Feb 27, 2024
@charlietharas charlietharas marked this as a duplicate of #357 Mar 28, 2025
@charlietharas
Copy link
Contributor

Booktrak features use manually set FOLLETT_SEMESTER_UUID, last updated Spring 2024. Yes, we can update this manually, but we will keep forgetting. So should figure out strategy to automate.

@charlietharas charlietharas marked this as a duplicate of #338 Mar 28, 2025
@charlietharas
Copy link
Contributor

Add date column so people can see if listings are stale on BookTrak

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants