Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rbrueda authored Jun 3, 2023
1 parent bd961de commit bade32c
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,14 @@

# Square Hackathon Project

A brief description of what this project does and who it's for

Our project is built on using the programming language C++ to develop the logic, access the Square API and modify GUI widgets. In addition, we used the QT framework that was used to create our desktop application. We used MariaDB (SQL) to retrieve, create, and update appointments and employee schedules. Our app is cross-platform being able to run on Windows, Linux machines. Our app can perform the following tasks:
1. Add/Remove Employees
2. Add/View Employee Shift Schedules
3. Ability for customers to sign-in/sign-up using their email.
4. Ability for manager to see client's booking and information
5. Ability for manager to cancel a client's booking
6. Ability to view all the bookings of a chosen date.
7. Settings to configure API Code and SQL Login Information

## Run Locally
Instructions are on how to run project using QT Creator
Expand Down Expand Up @@ -31,7 +37,7 @@ Instructions are on how to run project using QT Creator

## Authors

- [@rbrueda](https://github.com/rbrueda)
- [@rbrueda](https://github.com/rbrueda)message
- [@gabrielrueda](https://github.com/gabrielrueda)

## Demo
Expand Down

0 comments on commit bade32c

Please sign in to comment.