Skip to content

Implement price alerts feature and subscription management#28

Open
Mr-Technician wants to merge 1 commit into
devfrom
feat/price-alerts-ui
Open

Implement price alerts feature and subscription management#28
Mr-Technician wants to merge 1 commit into
devfrom
feat/price-alerts-ui

Conversation

@Mr-Technician
Copy link
Copy Markdown
Member

This pull request introduces the core UI and routing for a new "Price Alerts" feature, allowing users to set fare alerts and manage their subscription status. Key changes include new alert-related pages, navigation updates, a call-to-action button in the fares view, and a new CSS file for consistent alert styling.

Feature implementation and routing:

  • Added new pages: Alerts, Subscribed, and Unsubscribed, and registered their routes in AppRouter.js to handle alert creation and subscription status feedback. [1] [2] [3] [4]

User interface enhancements:

  • Added a prominent "Alert me" button to the fares view in Fares.js, enabling users to quickly set a price alert for their selected trip and dates. [1] [2] [3]
  • Updated the navigation bar (Navbar.js) to include a "Price Alerts" link, improving discoverability of the new feature.

Styling:

  • Introduced a dedicated Alerts.css file to style all alert-related components, ensuring a consistent and responsive design across alert pages.

Configuration:

  • Updated the Turnstile site key in Form.js to use an environment variable, improving security and configurability.

@Mr-Technician Mr-Technician requested a review from tikkisean April 22, 2026 04:21
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.

1 participant