Skip to content

Hawkpraveen/Roxiler-BE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Roxiler Company Task

To display the data based on certain criteria

Display data for search and filteration for particular month

 api/products/transactions?month=''&search=''

Display data statistics for particular month

api/products/sales?month=''

Display data for Pie chart for particular month

api/products/category?month=''

Display data for Bar chart for particular month

 api/products/bar-chart?month=''