Giter Site home page Giter Site logo

cs-205-pet-adoption's Introduction

Breadnbutter

Building the system

In Qt Creator, build the GUI subproject

The project uses a series of images for placeholders of cats and dogs.

To get these images, navigate to data/photos. Unzip the Archive.zip file Move the two directories within the zip file to breadnbutter/gui

In Qt, right click petPhotos.qrc -> open in editor Add the images in the prefixes corresponding to the directories

The program will also require a SQLite database. To generate it, navigate to breadnbutter/database

Run the following scripts on db.sqlite: create_tables.sql populate_tables.sql

Move this database file into build-breadnbutter-Desktop-Debug/gui

Two types of users

This software is meant to be used by two kinds of people: prospective pet adopters and owners of animal shelters. Depending on the account currently logged in to the system, the interface will look different. A prospective adopter will be presented with the option to search for pets while a shelter owner will see a dashboard that lists all of the pets in their shelter.

Sample login credentials

You can create your own account to start using the system. Alternatively, to use the system with sample data already loaded, you can use a sample account. Log in with the following credentials to access a sample adopter account:

Email: a
Password: a

cs-205-pet-adoption's People

Contributors

icedhaki avatar jacksodl23 avatar jssmith1 avatar mvanderloo avatar purpstripe avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.