Skip to content

My shop app is a simple CRUD App implementing the provider state management and PHP as backend

Notifications You must be signed in to change notification settings

ilham-mmr/midtermstiw2044myshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

midtermstiw2044myshop

My shop App

Getting Started

This project is a midterm assignment for class stiw2044. This app is a simple CRUD app.

Project Information

  • This project uses provider as state management.
  • For the backend, this project uses pure php
  • the backend is run locally using xampp. therefore i added android:usesCleartextTraffic="true" to AndroidManifest.xml to allow HTTP
  • To run the program, change the http://192.168.18.4 to whatever your localhost is on the php part php/loadproducts and for the flutter part it's located in models/product.dart on windows use the command ipconfig to see the ipvaddress.

Functionalities

1. Adding a product image from camera and gallery

add using camera add using gallery

2. Deleting and editing a product

edit and delete a product

About

My shop app is a simple CRUD App implementing the provider state management and PHP as backend

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published