ShopApp
DESCRIPTION
Android application for e-commerce store
Technologies
Java, Android, REST, EclipseLink, PostgreSQL

The ShopApp is an android application designed for an e-commerce store, which allows customers to browse the store and make orders easily and efficiently. The app is built for Android and is implemented in Java, which is a widely-used programming language for developing android applications. The application is designed to be user-friendly and intuitive, making it easy for customers to navigate and make purchases.

The backend of the application is built using Java and communicates with the app using RESTful API. The communication is done using EclipseLink, a Java Persistence API (JPA) implementation that is used to map Java objects to a relational database. The database used in the application is PostgreSQL, which is a powerful, open-source object-relational database management system.

In addition to customers, the app also allows admins to create, update, and delete items, categories, and orders. This allows the store owners to efficiently manage their inventory and orders. The ShopApp is a complete e-commerce solution that makes it easy for customers to browse and make purchases, while also providing store owners with the tools they need to manage their inventory and orders.