/isbn-scanner

A simple Flutter app to scan ISBNs and save books.

Primary LanguageDartMIT LicenseMIT

ISBN Scanner

A simple Flutter app to scan ISBNs and save books.

Screenshot

🎯 Features

  • Scan ISBNs
  • Save books for later

🔧 Setup

# Clone the repository
$ git clone https://github.com/juanbelieni/isbn-scanner.git

# Go to the directory
$ cd isbn-scanner

# Install dependencies
$ flutter pub get

# Build the app
$ flutter build <platform>

🔭 Usage

# Run in debug mode
$ flutter run

# Or install via adb
$ adb install -r path/to/app.apk

📪 Contributing

  1. Fork the Project
  2. Create your feature branch: git checkout -b feature/your-feature
  3. Commit your changes: git commit -m 'Add your-feature'
  4. Push to the branch: git push origin feature/your-feature
  5. Open a pull request

✉ Contact

Twitter: @juanbelieni

Email: juanbelieni@gmail.com

LinkedIn: juanbelieni