SapbaShop
First Version Published:
SapbaShop is an inventory management web app designed for a Thai - International small business. Featuring an admin dashboard to manage inventory and view reports.
It was the first full-stack application I built and my capstone project for my Software Development degree at Western Governors University. The Project application requirements were:
- one of the following application types: mobile, web, or stand-alone application
- code including inheritance, polymorphism, and encapsulation
- search functionality with multiple row results and displays
- a database component with the functionality to securely add, modify, and delete the data
- ability to generate reports with multiple columns, multiple rows, date-time stamp, and title
- exception controls
- validation functionality
- industry appropriate security features
- design elements that make the application scalable
- a user-friendly, functional GUI
You can view the full requirements, proposal and design documents in the repository’s doc directory. The project took two months to complete.