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

Invoice Filtering Using Javascript #1970

Closed
1 of 4 tasks
DineshK3012 opened this issue Jan 4, 2024 · 1 comment · Fixed by #1972
Closed
1 of 4 tasks

Invoice Filtering Using Javascript #1970

DineshK3012 opened this issue Jan 4, 2024 · 1 comment · Fixed by #1972
Assignees
Labels
Assigned Assigned to someone beginner friendly status: ready for dev For unlocking issues

Comments

@DineshK3012
Copy link
Contributor

Describe the project

This fully responsive HTML, CSS, and JavaScript program allows users to filter and sort invoice data from a JSON file. The program includes functionality to filter invoices by begin date, due date, status, and in/out state, as well as sort the rows in ascending or descending order based on all columns. The JSON file serves as the data source for the program, providing the necessary information to populate the table and enable filtering and sorting. This program is ideal for users who need to manage a large number of invoices and require a reliable and efficient system for organizing and accessing this data.

Issue Type:

  • Bug Report
  • Feature Request
  • Documentation
  • New Project

Additional context

Invoice Filtering Program

Screenshots

image
image

Copy link

github-actions bot commented Jan 4, 2024

To reduce notifications, issues are locked. Your issue will be unlock when we will add label as status: ready for dev. Check out the contributing guide for more information.

@github-actions github-actions bot locked and limited conversation to collaborators Jan 4, 2024
Repository owner unlocked this conversation Jan 4, 2024
@TusharKesarwani TusharKesarwani added Assigned Assigned to someone beginner friendly status: ready for dev For unlocking issues labels Jan 4, 2024
@DineshK3012 DineshK3012 mentioned this issue Jan 5, 2024
12 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Assigned Assigned to someone beginner friendly status: ready for dev For unlocking issues
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants