Skip to content

This application displays the invoices registered in our database, the customer can to filter and paginate according to their needs.

Notifications You must be signed in to change notification settings

mateusturola/invoice-filter

Repository files navigation

Invoices Filters

View app

This application displays the invoices registered in our database, the customer can to filter and paginate according to their needs.

 

Available filters

  • Document status
  • Document type
  • Document Number
  • Client name
  • Date
  • Total without VAT

 

Development

As a development strategy, we divided the application into three stages, and a PR was opened at the end of each one. After finishing the application, a merge was performed with the complete application to the main branch.

Development Stages

 

Running the Application

# Clone this repository
$ git clone git@github.com:mateusturola/invoice-filter.git

# Enter the folder 
$ cd invoice-filter

# Running the application 
$ npm start

# Running the tests 
$ npm test

About

This application displays the invoices registered in our database, the customer can to filter and paginate according to their needs.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published