Skip to content

This application is for store that use a database and http request volley. This application was made as a final project in my lectures.

Notifications You must be signed in to change notification settings

lordrians/CrudVolleyWithImage

Repository files navigation

Volley CRUD (Create, Read, Update, Delete)

In This part, i wan't to share my assignment in my college

I create simple app with database mysql and use volley for request to server in android. User can login and register account, after that user can see many item have been posting. User can be add new item, update and delete item.

Feature :

  • Login Account
  • Register Account
  • Add New Item
  • Delete Item
  • Update Item

Technology i have used in this app :

  1. Recycler View
  2. Scroll View
  3. Intent
  4. Option Menu
  5. Fragment
  6. Glide (for put image to view)
  7. Parclelable
  8. API use php native
  9. Server Xampp in localhost

[Demo Apps in Youtube]

Demo Apps link

[Screenshoot Login & Registration]

User can login or register new account, after that user will send to home

<-------------------------------------------------------------------------------------------------------------------------------------------------------------->

[Screenshoot Add Item & Home]

In this section i will give you example to add new item. User must press option menu and select "Tambah Barang". After that user will send to Add New Item Activity. After user filling field in this acitivity, and press submit button user will move to home

<-------------------------------------------------------------------------------------------------------------------------------------------------------------->

[Screenshoot Update Item & Delete Item]

In this section i will give you example to Update item and delete it. First you press item you have choosed, and will be show pop menu and choose Edit. After that user will send to edit activity, then user filling field in this activity and press button "SIMPAN". After press that button user will send to home and the item has been edited. If you will delete item, just press one item you wan't to delete and press "Hapus" in pop Menu.

About

This application is for store that use a database and http request volley. This application was made as a final project in my lectures.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published