This is our final project for OOP course.
Content:
You can download the app from this link, or clone this repository and the app is available in folder Release.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
Home page
Login page
Product page
Account page