sgreenholtz / Event-Spider

A web scraping application for events
MIT License
0 stars 0 forks source link

Instructor Feedback/Ideas Week 8 #5

Open pawaitemadisoncollege opened 7 years ago

pawaitemadisoncollege commented 7 years ago

Hi Sebastian,

You've made really good progress with all the refactoring to incorporate all the new technologies so far this semester! I've been thinking about your project and it's current status. I like your idea of documenting Spring Boot well for future and I think you should definitely plan on that.

Forgive me if I missed this, but do you have any paging/sorting of results? I am wondering if you have a plan to address that and if not, that would be another piece of functionality to challenge yourself an improve application functionality.

I also want to make sure you have a fully functioning application to show off before we add in too much additional work. The key is for this to be solid!

Paula

sgreenholtz commented 7 years ago

I definitely plan on adding paging and sorting, I was planning on using Data Tables an sunk like at least 5 hours this summer unsuccessfully trying to implement it. I will go back to it...