top of page

Smart Store

An exploration of UX/UI, software engineering technical designs, and unit testing. Proposed for a smart store software system to fully automate the grocery store experience using advanced technology. Developed in Java using Intellij. Created via the use of Figma, Swagger, SonarQube, and Springboot.

01

Technical Design

Screen Shot 2024-01-14 at 10.56.28 PM.png
Screen Shot 2024-01-14 at 10.53.58 PM.png
Screen Shot 2024-01-14 at 9.13.40 PM.png

Entity Relationship Diagram (relationship between persistent objects)

UseCase Diagram (actor interactions system components)

Sequence Diagram (major system flows)

02

UI/UX - IOS Application

Screen Shot 2024-01-14 at 11.21.37 PM.png

03

Unit Testing

Assertions

Screen Shot 2024-01-15 at 1.33.14 PM.png

Assumptions

Screen Shot 2024-01-15 at 1.34.51 PM.png

Mocks

Screen Shot 2024-01-15 at 1.37.20 PM.png

Parametrized

Screen Shot 2024-01-15 at 1.39.14 PM.png

Stubs

Screen Shot 2024-01-15 at 1.40.42 PM.png
bottom of page