A petowner and pet match-making Qt application that is based on C++ and SQlite3.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
What things you need to install the software and how to install them
Give examples
Under Linux, you should do:
git clone git@github.com:CS-205-S21/team_2_1.git
And repeat
qtcreator
End with an example of getting some data out of the system or using it for a little demo
Add additional notes about how to deploy this on a live system
- Qt creator - The IDE used
- C++ - Main coding language
- SQlite3 - Used for our database
See the list of contributors who participated in this project.
This project is licensed under the MIT License - see the LICENSE.md file for details
- Hat tip to anyone whose code was used
- Inspiration
- etc