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

Stregsystem API integration #8

Merged
merged 5 commits into from
Oct 26, 2022
Merged

Stregsystem API integration #8

merged 5 commits into from
Oct 26, 2022

Conversation

jonasKjellerup
Copy link
Collaborator

@jonasKjellerup jonasKjellerup commented Oct 22, 2022

Implements API calls to the stregsystem API as implemented in stregsystem/PR#320. Additionally the PR also contains some basic scaffolding and generel setup for the project. The primary goal of this PR is to lay the foundation for the implementation of #6.

  • API Calls
    • /member/get_id
    • /member/balance
    • /member
    • /sale
    • /products/active_products
  • Project setup/scaffolding
    • Directory structures
    • License
    • Readme
    • NPM + Parcel setup

@jonasKjellerup jonasKjellerup self-assigned this Oct 22, 2022
@jonasKjellerup jonasKjellerup mentioned this pull request Oct 22, 2022
4 tasks
@jonasKjellerup jonasKjellerup changed the title Draft: Stregsystem API integration Stregsystem API integration Oct 25, 2022
@jonasKjellerup
Copy link
Collaborator Author

jonasKjellerup commented Oct 25, 2022

This is ready for review. Any ongoing work on the associated branch will be for the actual implementation of #6. scripts/module.ts can be ignored as it will be removed in a future commit.

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

Successfully merging this pull request may close these issues.

2 participants