Database Query And Graphing Website

We need to make a website that does the following:

1. On the home page, you make a query (a longer string it cuts up or an exact match for an item ID), it searches a database
2. Finds all the results matching that ID/query
3. Then on the results page provides a graph of quantity over time for that ID, a text field that states the date of the first entry, along with some of the information from the most recent/newest entry in the database of that item.

No styling required, just functionality. Must use a mySQL database.

Leave a Reply

Your email address will not be published. Required fields are marked *