Skip to content

This is a simple flutter application targetting Android OS, developed for a friend of mine covering his requirements.

License

Notifications You must be signed in to change notification settings

DinukaNavaratna/Cake_Masters-Simple_Flutter_Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cake Masters - Simple Flutter Application

This is a simple flutter application targetting Android OS, developed for a friend of mine covering his requirements.
The main purpose of this application was to share Cake recipes and users can upload an image of the cake they prepared by following the recipes given through the app. By comparing the uploaded image with the image given in the database, the user will be given a badge after calculating the score.

Please note that this was done within 48 hrs and that the codebase is not optimized for the best performance.

Functions

Display all the items in the database.
Show information of each item separately on separate pages.
Take picture or upload image from the gallery.
Show badge depending on the score given from the backend after comparing the images.
REST API communication through HTTP requests

Technologies

Dart (Flutter)
Firestore, Firebase Storage (Update the google-services.json file in 'android/app/'
Python for image comparision

! Python image comparision codebase is not included in this repo.

About

This is a simple flutter application targetting Android OS, developed for a friend of mine covering his requirements.

Topics

Resources

License

Stars

Watchers

Forks

Languages