Skip to content

neenza/leetscroll_app

Repository files navigation

LeetScroll

Flutter Dart


Overview

LeetScroll is a fun way to practice LeetCode problems—think of it like scrolling through Reels or Shorts, but for coding! Each problem pops up as a full-screen card you can flip and swipe through. All the questions are grabbed and organized using Python and BeautifulSoup. If you ever get stuck, just flip the card and chat with Gemini for instant coding help and explanations. Built with Flutter and Dart, LeetScroll makes LeetCode review way more interactive and enjoyable.


Screenshots


Getting Started

To run this project locally:

  1. Install Flutter: Flutter installation guide
  2. Clone the repository:
    git clone https://github.com/neenza/leetscroll_app.git
    cd leetscroll_app
  3. Install dependencies:
    flutter pub get
  4. Run the app:
    flutter run

Resources


About

A reel-style Flutter app for practicing LeetCode problems with LLM help

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors