Skip to content

Shubham-2007/Digit_Recognizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Digit Recognizer App

This project is a cross-platform mobile application to identify a hand written digits. Our main aim to create this application is to help children of age from four to six learn by fun. We will be also making an API of the project so it can be accessed by anyone. More on this, our project can also able to work on different platforms like Android, iOS, Fuchsia, Linux, MacOS and web.

Setup

SDKs and Frameworks

  • Install Flutter SDK
  • Install Django framework

API setup

  • Clone API repo from here
  • Go inside digitrecapp folder
  • Run py manage.py runserver

App setup

  • Clone this repo
  • run flutter pub get
  • Start emulator
  • run flutter run or press F5

FLow chart of app

image