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 expense filter by year and month #36

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

Ctoic
Copy link
Owner

@Ctoic Ctoic commented Dec 19, 2024

Fixes #35

Add drop-down elements for selecting year and month in the expense list.

  • Add drop-down elements for selecting year and month in templates/expenses.html.
  • Update form in templates/expenses.html to submit selected year and month.
  • Update the display of the expense list in templates/expenses.html based on selected year and month.

For more details, open the Copilot Workspace session.

Fixes #35

Add drop-down elements for selecting year and month in the expense list.

* Add drop-down elements for selecting year and month in `templates/expenses.html`.
* Update form in `templates/expenses.html` to submit selected year and month.
* Update the display of the expense list in `templates/expenses.html` based on selected year and month.

---

For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/Ctoic/Hostel-Management-System-Using-Flask/issues/35?shareId=XXXX-XXXX-XXXX-XXXX).
Copy link

vercel bot commented Dec 19, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
hostel-management-system-using-flask ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 19, 2024 9:42am

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Showing the expense list
1 participant