Skip to content

ekpk007/Fruit_Quality_Classification

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation Backend

Install with pip:

$ pip install -r requirements.txt

Run Flask

Run flask for develop

$ python server.py

API Endpoint (POST request)

http://localhost:5000/api/upload

Frontend

Installation :

$ npm install

run app :

$ npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 31.8%
  • CSS 26.5%
  • Python 22.6%
  • HTML 19.1%