SCCapstone / Social-Monomania

Webapp designed to analyze social media posts!
https://socialmonomania.herokuapp.com/
MIT License
7 stars 0 forks source link

Advanced Search Functionality #31

Closed Nekomian44 closed 6 years ago

Nekomian44 commented 7 years ago

Such examples include:

These can be made into separate issues if necessary, with "depends on" and then the issue number

josemvidal commented 6 years ago

This is open so, I am assuming this has not been implemented, correct?

josemvidal commented 6 years ago

Only a simple searchbox exists, and it does not do even a simple search.

home 2018-03-06 13-59-49

Nekomian44 commented 6 years ago

@josemvidal Sorry, the current implementations for many of our issues are still in the development branch and haven't been pushed to master; we're having some product dependency / integration issues, and subsequently did not release a Beta as well. Once we get them resolved, which is hopefully soon, we will do so.

josemvidal commented 6 years ago

Ok, do so. But the Beta deadline was Sunday. That is what we are looking at for this Milestone.

Nekomian44 commented 6 years ago

I believe we all understand that as well; we were going to discuss this with you at our next meeting, as well as what you think we should’ve done. For now, we’re working as hard as we can to get these issues resolved, with or without a Beta release.

Sorrento110 commented 6 years ago

Date/Time Filtering for Reddit no longer exists in a very usable form. They recently (less than 2 months ago) deprecated the public API function that allowed for specific date/time range searches. The only way to perform these searches now is through a Reddit Partner.

Source: https://www.reddit.com/r/redditdev/comments/7z195o/praw_is_there_a_way_to_get_submissions_between/

https://www.reddit.com/r/changelog/comments/7tus5f/update_to_search_api/

https://www.reddit.com/r/changelog/comments/7tus5f/update_to_search_api/dtfd5zr/

Nekomian44 commented 6 years ago

Location filtering was added with https://github.com/SCCapstone/Social-Monomania/commit/20c37d3ff30649e792cb962afe999f856dee4533 , so closing this issue due to all requirements being met for advanced search.