Sprint 1 Objectives - PatilAntariksh/Mind-For-The-Blind GitHub Wiki

Sprint 1 Objectives:

We are looking at Sprint 1 as a foundational sprint where we look forward to work on establishing the basic framework of the application.

Core Objectives for Sprint 1

Research & Data Collection

  • Conduct research and collect sample images for the Currency Detection Model.
  • Ensure the dataset includes diverse samples for better model generalization.

Android & Flutter Setup

  • Initialize and set up Android Studio and Flutter for application development.
  • Configure necessary dependencies and environment variables.

Authentication System

  • Implement Firebase Authentication for login and signup functionality.
  • Ensure secure authentication with email-password.

Frontend Development

  • Create the basic navigation structure and UI components.
  • Design intuitive user interfaces to improve accessibility.
  • Implement primary UI interactions and transitions.

Infrastructure & Quality Assurance

  • Configure Firebase backend integration for authentication.
  • Perform unit testing on authentication and navigation flows.
  • Conduct debugging and issue resolution for seamless functionality.