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

Add info about start and end of semesters #318

Open
dantetemplar opened this issue Nov 18, 2024 · 1 comment
Open

Add info about start and end of semesters #318

dantetemplar opened this issue Nov 18, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@dantetemplar
Copy link
Member

Describe the feature

Currently https://sport.innopolis.university/api/semester produces:

[
  {
    "id": 6,
    "name": "F20"
  }
]

and we can't calculate how many days to the end of semester.

Suggested solution

Just add start and end fields to the output of the endpoint.

Additional context

No response

@dantetemplar dantetemplar added the enhancement New feature or request label Nov 18, 2024
@dantetemplar
Copy link
Member Author

Also propagate in our API so website will show "you have N days to farm sport hours"

@ArtemSBulgakov ArtemSBulgakov transferred this issue from one-zero-eight/sports Nov 20, 2024
@ArtemSBulgakov ArtemSBulgakov changed the title [InnoSport] Add info about start and end of semesters Add info about start and end of semesters Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: 🔖 Todo
Development

No branches or pull requests

1 participant