Skip to content

Rotational Savings #6

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.

Activity

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

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