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

Fix: UI views look squished (#5) #8

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Fix: UI views look squished (#5) #8

wants to merge 5 commits into from

Conversation

manojpanchal90
Copy link
Owner

@manojpanchal90 manojpanchal90 commented Nov 30, 2023

  1. Removed conflicting Bootstrap CSS to ensure a consistent and clean styling.
  2. Introduced a new view to display the scraped page separately for enhanced user experience.
  3. Addressed and resolved the Sidekiq issue for smoother background job processing.
  4. Added a new column to the Keyword table to track the scraping status, providing valuable insights into the scraping process.
  5. Implemented a safeguard by saving the keyword in the database before HTML scraping. This proactive approach helps prevent the loss of keywords in case of any unforeseen errors during scraping.

These changes aim to resolve all the feedback issues, improve the overall functionality, user interface, and reliability of the application. Please review and provide your feedback.

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

Successfully merging this pull request may close these issues.

None yet

1 participant