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

Check-In/Out API (by facility) #89

Open
3 tasks
kostysh opened this issue Jul 5, 2022 · 0 comments
Open
3 tasks

Check-In/Out API (by facility) #89

kostysh opened this issue Jul 5, 2022 · 0 comments
Labels
A-tests Area: tests C-api Components: REST API C-blockchain Components: blockchain C-database Components: database D-average Difficulty: average P-high Priority: high T-feature Type: feature

Comments

@kostysh
Copy link
Contributor

kostysh commented Jul 5, 2022

Authenticated lpms-server users must be able to initialize check-in and check-out by calling server APIs.

This issue is blocked by:

Tasks:

  • Implement check-in API. This API must accept the stubId as input data. check-in should not be possible until check-in date
  • Implement check-out API. This API must accept the stubId as input data. check-out should not be possible until check-out date
  • Implement tests for the new features
@kostysh kostysh added A-tests Area: tests D-average Difficulty: average P-high Priority: high T-feature Type: feature C-database Components: database C-blockchain Components: blockchain C-api Components: REST API labels Jul 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-tests Area: tests C-api Components: REST API C-blockchain Components: blockchain C-database Components: database D-average Difficulty: average P-high Priority: high T-feature Type: feature
Projects
None yet
Development

No branches or pull requests

1 participant