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

Library Service API: core functionality #1

Open
wants to merge 44 commits into
base: main
Choose a base branch
from
Open

Library Service API: core functionality #1

wants to merge 44 commits into from

Conversation

callogan
Copy link
Owner

@callogan callogan commented Jul 2, 2024

Database structure:

entity-relationship-diagram

Consolidated catalog with all endpoints and related methods:

swagger-all-endpoints-1
swagger-all-endpoints-2

Book list:

book-list-1
book-list-2

Book object:

book-object

Borrowing list:

borrowing-list-1
borrowing-list-2

Borrowing list filtering:

borrowing-list-filtering

Borrowing object:

borrowing-object

Stripe Checkout session logs:

stripe-session

Payment list:

payment-list

Payment object:

payment-object

Telegram chat:

TG-bot-1
TG-bot-1-1
TG-bot-2

callogan added 30 commits June 14, 2024 17:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant