Home - abdulmukit98/techshopJU GitHub Wiki

Introduction to TechshopJU

Visit us here https://abdulmukit98.github.io/techshopJU/ We will create an e-commerce application for android studio project. Where cus-tomer can buy various electronic components like arduino, raspberry-pi, shieldsetc. They also can order pcb (printed circuit board) layout for their schematic

Features

  • User have to create an account to access this application.
  • Once account is created, user can login next time.
  • After authentication, user will send to product gallery where they canview and choice products.
  • By clicking one the products, user shift to product detail page.
  • To purchase product, user need to press ’order’ button
  • On the order activity user give detail information about address, contacts,quantity...
  • User can also order PCB
  • Admin governs the back-end of this application.

Admin

Admin can add, read, update, delete (crud) products, where user can only read product, then make order.

PCB

To buy PCB user need to generate pdf file that contain the forward and back-ward layout of the PCB. They can do it by Eagle, Kicad or Proteus software.Then user need to input PCB dimension, number of layers, green-masking op-tion etc. Then providing Order information user can confirm it.

Order

To order a product, user need to provide details info. Then choose paymentmethod. We provide both cash on delivery and Bkash for purchasing the prod-uct.

Database

Firebase is used in this project to store data cloud. Where it will be accessiblefrom any place