Open Issues Need Help
View All on GitHubAI Summary: This issue requires integrating a live price ticker into the Navbar component. It involves installing `react-query` to fetch BTC, ETH, and XLM prices from the CoinGecko API every 15 seconds, then displaying these prices next to the site logo with a small green or red indicator to show their 24-hour price change.
StrellerMinds-Frontend is the user interface for StarkMinds, a pioneering blockchain education platform on Stellar. Built with ReactJS and Next.js, it delivers an interactive, responsive experience for accessing high-quality educational content and real-time blockchain data.
AI Summary: This issue requires implementing a responsive "Change Password" section within the student settings, matching a provided Figma design. It needs fields for current, new, and confirm new passwords, with validation ensuring all fields are present and new passwords match. The system must also display an error if the current password provided is incorrect.
StrellerMinds-Frontend is the user interface for StarkMinds, a pioneering blockchain education platform on Stellar. Built with ReactJS and Next.js, it delivers an interactive, responsive experience for accessing high-quality educational content and real-time blockchain data.
AI Summary: This issue requires implementing a notification preferences section within the system settings. It involves designing a UI with toggles or checkboxes for managing email and in-app notifications, adhering to a provided Figma design. The selected preferences must be saved and persisted through an API, and a 'Save changes' button is required to trigger this update.
StrellerMinds-Frontend is the user interface for StarkMinds, a pioneering blockchain education platform on Stellar. Built with ReactJS and Next.js, it delivers an interactive, responsive experience for accessing high-quality educational content and real-time blockchain data.