Skip to content

Latest commit

 

History

History
142 lines (92 loc) · 3.65 KB

File metadata and controls

142 lines (92 loc) · 3.65 KB

Computer Manager

Project is used to report final project of subject OOP development method, UIT.

The final report can see at here.

About team

Team contains 4 member:

Time start: 06/09/2021

Time end: 04/12/2021

Main features

  • Manage product (image, name, price by VND, description)
  • Manage category (root - child)
  • Orders (automatic billing):
    • with specific filter
    • get bonus point for every buying
    • automatic create information of new customer
  • Repair & warranty:
    • automatic check warranty of a seri's product
    • about 3 status: fixing, fixed, paid
  • History: search between 2 days
  • Statistic:
    • after month by chart and table
    • automatic get top selling of month
    • compare revenue, number new customer, order, bill with previous month.
  • Setting rule:
    • point standard
    • shop information (name, phone, address)
    • team support information

About software

Language: C#

Platform: WPF

Pattern: MVVM

UI design: Figma

Database: SQL Server - Azure

Framework:


Some UI of app

Main tab

drawing

Order tab

drawing

With full information of cart:

drawing

Payment view

drawing

Repair tab

drawing

  • Interact with bill repair:
drawing drawing

Product tab

  • Main view products:

drawing

  • Interact with product:
drawing drawing

Category tab

drawing

  • Detail of category

drawing

History tab

History

Customer tab

History

  • Detail of customer:

History

Statistic tab

Statistic_detail

Information tab

drawing

Some another UI

  • Billing PDF

pdf

  • Messagebox

drawing