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.

3 Open Issues Need Help Last updated: Sep 12, 2025

Open Issues Need Help

View All on GitHub

AI 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.

Complexity: 3/5
good first issue FrontEnd OD-Wave

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.

TypeScript

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.

Complexity: 3/5
good first issue OD-Wave

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.

TypeScript

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.

Complexity: 3/5
good first issue FrontEnd OD-Wave

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.

TypeScript