/Online_Shop

Android online shop app

Primary LanguageJava

Android online shop app

An online store project implemented by Java in android studio.

Getting Started

Prerequisites

Server side is implemented with Django Rest Freamwork See Here

To run this project, you will need to run its server and add the following environment variable to your utils/RetrofitInstance.java file

  • BASE_URL

Features

  • Material design
  • Java Programing Language
  • See product details & description
  • Submit comment
  • Order produts
  • Shopping cart
  • User profile Page

Screenshots

Home Categories Cart

Profie Product

Appendix

This project is made for learning purpose and some code is not optimal