Skip to content

Releases: cmulholla/Library-Sale-Finder

v1.0.2

13 Jul 17:56
Compare
Choose a tag to compare

Key features

Data visualization: maps points taken from booksalefinder.com to an interactive leaflet map
Keyword Searching: the ability to find keywords from the library name or the sale details and narrow down map locations (ex. Apr)
HTML Uploading: for more up-to-date sales, you can upload your own HTML data from booksalefinder.com/ and Library Sale Finder will automatically parse the data and display the results.
Create personal sale locations: create new locations that will show up green on the map, with an index number to call back the sale data and update it.
Markdown editor: the user-created sale details editor has a built-in markdown editor for ease.
Major Sales: automatic creation of yellow makers showing where the largest sales in booksalefinder.com are for the state

Updates in v1.0.2:

  • Added "Major Sale" column to /stateSalesCSV/salesData.csv and to /CSVdata/salesDataLonLat.csv
  • Added yellow marker to "Major Sale" sales (marked with yellow in booksalefinder.com)
  • Major Sale column not needed for the csv columns, as default will always be blue, so many csvs still don't have them
  • If you want this functionality then you will need to upload the HTML file for the state you want from booksalefinder.com

Future notes

This was independently created by a single person (me) so there are probably bugs. I intend to fix most of them. so if you encounter one please email me at 20cmulholland@gmail.com. I am also a recent college graduate, so if you're still reading this and you know an open position at a company, feel free to let me know!

v1.0.1

09 Jul 18:45
Compare
Choose a tag to compare

Key features

Data visualization: maps points taken from booksalefinder.com to an interactive leaflet map
Keyword Searching: the ability to find keywords from the library name or the sale details and narrow down map locations (ex. Apr)
HTML Uploading: for more up-to-date sales, you can upload your own HTML data from booksalefinder.com/ and Library Sale Finder will automatically parse the data and display the results.
Create personal sale locations: create new locations that will show up green on the map, with an index number to call back the sale data and update it.
Markdown editor: the user-created sale details editor has a built-in markdown editor for ease.

Updates in v1.0.1:

  • Added "Date Added" text next to "Load Sales" button to keep track of when state sales HTML was last uploaded
  • Added enter key functionality in the search bar
  • Fixed unnecessary error messages appearing in console
  • Better error handling/feedback

Future notes

This was independently created by a single person (me) so there are probably bugs. I intend to fix most of them. so if you encounter one please email me at 20cmulholland@gmail.com. I am also a recent college graduate, so if you're still reading this and you know an open position at a company, feel free to let me know!

v1.0.0

09 Jul 02:46
Compare
Choose a tag to compare

Key features

Data visualization: maps points taken from booksalefinder.com to an interactive leaflet map
Keyword Searching: the ability to find keywords from the library name or the sale details and narrow down map locations (ex. Apr)
HTML Uploading: for more up-to-date sales, you can upload your own HTML data from booksalefinder.com/ and Library Sale Finder will automatically parse the data and display the results.
Create personal sale locations: create new locations that will show up green on the map, with an index number to call back the sale data and update it.
Markdown editor: the user-created sale details editor has a built-in markdown editor for ease.

Future notes

This was independently created by a single person (me) so there are probably bugs. I intend to fix most of them. so if you encounter one please email me at 20cmulholland@gmail.com. I am also a recent college graduate, so if you're still reading this and you know an open position at a company, feel free to let me know!