https://github.com/jahidulpabelislam/piper-us
Tool for managing customer orders
https://github.com/jahidulpabelislam/piper-us
Last synced: about 2 months ago
JSON representation
Tool for managing customer orders
- Host: GitHub
- URL: https://github.com/jahidulpabelislam/piper-us
- Owner: jahidulpabelislam
- Created: 2016-02-10T19:00:53.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2019-05-30T19:33:50.000Z (almost 6 years ago)
- Last Synced: 2025-01-20T13:41:16.965Z (3 months ago)
- Language: Java
- Homepage:
- Size: 48.8 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PipeR'us
For a unit in the second year of university (2015) I along with a partner were tasked to create a customer ordering system for a company PipeR'us.
The system required a Graphical User Interface with good usability for it, which was built using AWT & Swing.
I was mainly tasked to code the back-end of the ordering system as well aided the GUI.
Another requirement was to use Java on the NetBeans 8 Environment for the development of this.