Skip to content

Final Project for OOP Course - University of Science, VNUHCM

Notifications You must be signed in to change notification settings

thienan2809/bily-flower-shop

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bily Flower Shop

This is our final project for OOP course.

Content:

Try our app

You can download the app from this link, or clone this repository and the app is available in folder Release.

Build the source codes

To build this source codes, you should use IDE Qt Creator and do the following steps:

  • Change the directory to database in file CONSTANTS.h from "Database/..." to "../Database/..."
  • Create folder Release inside folder Source
  • Open project from file BILY.pro in folder Source/GUI
  • Set the output folder of project to folder Release
  • Build project with Ctrl + R

Class Diagram

We apply Singleton pattern in implementations of Providers and class Admin.

Demo

Home page

Login page

Product page

Account page

About Us

About

Final Project for OOP Course - University of Science, VNUHCM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 99.4%
  • Other 0.6%