Skip to content

Rotational Savings #6

@Dilusha-Ranasingha

Description

@Dilusha-Ranasingha

Implement the rotational savings plans function.

Tasks:

  • Make a SavingsController.java in controller/ with endpoints:
  • Make sure all APIs test using the postman.

Steps:

  1. Checkout dev: git checkout dev
  2. Create branch: git checkout -b feature/rotational-savings
  3. Work on your feature.
  4. Push changes: git add ., git commit -m "feat: Implemented rotational savings APIs", git push origin feature/rotational-savings
  5. Submit a PR to dev.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions