Skip to content

Create a calculate MC average API for Oracle #1813

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
2 tasks done
SLDonnelly opened this issue Jan 14, 2025 · 2 comments · May be fixed by #1940
Open
2 tasks done

Create a calculate MC average API for Oracle #1813

SLDonnelly opened this issue Jan 14, 2025 · 2 comments · May be fixed by #1940
Assignees
Labels
back-end back-end related task full-stack full-stack related task

Comments

@SLDonnelly
Copy link
Collaborator

SLDonnelly commented Jan 14, 2025

Describe the task

When a user clicks the calculate average button on the MC screen, the MC average calculation will get run on the BE, posted to the DB and then appear on the MC screen.

Acceptance Criteria

  • Create an API to handle the MC average calculation
  • includes implentation
@ngunner15
Copy link
Collaborator

Yesterday - Installed the correct version of Java and Java runtime in VSCode. Successfully ran oracle-api in local and dev env.

@ngunner15
Copy link
Collaborator

ngunner15 commented Apr 3, 2025

Changed the env of oracle-api to test, fixed the access token issue so that I can test the APIs on Swagger(localhost)
Reorganized Java classes, successful Average API test on Swagger
Created a Test for Average API

@ngunner15 ngunner15 linked a pull request Apr 8, 2025 that will close this issue
3 tasks
@ngunner15 ngunner15 linked a pull request Apr 8, 2025 that will close this issue
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
back-end back-end related task full-stack full-stack related task
Development

Successfully merging a pull request may close this issue.

2 participants