Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a streamlit application #5

Open
abhisrn1986 opened this issue May 31, 2022 · 0 comments
Open

Create a streamlit application #5

abhisrn1986 opened this issue May 31, 2022 · 0 comments

Comments

@abhisrn1986
Copy link
Owner

Create a stream application with all the parameters for queries, tweets real-time display, and other optional parameters.

abhisrn1986 added a commit that referenced this issue Jun 1, 2022
Added realtime display of tweets and check box for posting in slack.
abhisrn1986 added a commit that referenced this issue Jun 2, 2022
Now mongo db is first connected in etl.py because for passing the query
from stream lit app first so one needs to start streamlit app first.
abhisrn1986 added a commit that referenced this issue Jun 3, 2022
Query is communicated to get_tweet for creating a tweepy stream based on
the query specified in the input field.
abhisrn1986 added a commit that referenced this issue Jun 5, 2022
Refactored etl query send functionality and added a config file for
streamlit app setup and added config to add limit on max tweet
sentiments display.
abhisrn1986 added a commit that referenced this issue Jun 5, 2022
Added feature of enabling post in slack channel at runtime with logic
for correct deletion of initial query submission form
abhisrn1986 added a commit that referenced this issue Jun 6, 2022
Formatted text of tweet sentiment enum.
abhisrn1986 added a commit that referenced this issue Jun 10, 2022
The tweet texts and images from previous streamlit app run are saved in
session state to maintain continuity of the tweets feed by creating the
tweet feeds widget of previpus state.
abhisrn1986 added a commit that referenced this issue Jun 10, 2022
abhisrn1986 added a commit that referenced this issue Jun 10, 2022
Changes needed to run streamlit application.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant