E837 / catalogue_maker

this app is about generating a pdf catalogue from products of a company

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

catalogue_maker

An app to ease the process of making the catalog of products for companies

Getting Started

topics and challenges:

  • data structure of the app(handling products and projects data in a nice way)
  • Provider state management and nested providers
  • picking images from camera and gallery and storing a copy of them in the proper path
  • working with SQLite and storing the app state on device's storage
  • creating a template and generating PDF files from the data that user inputs

Features to be added

the next feature would be the ability to remove the background of the images that user provides, and this can be done by using a service by it's API(which is not free in long term usages) or to provide a custom API that does this job

About

this app is about generating a pdf catalogue from products of a company


Languages

Language:Dart 91.7%Language:HTML 7.2%Language:Swift 0.8%Language:Kotlin 0.2%Language:Objective-C 0.1%