Skip to content

jamesblkledge/Google-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Google Interview Project

Data Display & Search - Adoptable Pets Catalogue

Build Status

An app built with Electron.js that allows users to browse through a hypothetical catalog containing various animals up for adoption. With custom filters and the ability to search through the data set, this app allows users to find their perfect pet.

Build & Installation Instructions

Prerequisites

Before you can use the app properly, you must have Node.js installed. If you don't have it installed, you can download the specific version for your system here. You will also need git to clone the repository, however the .zip file can be downloaded from here. If you do not have git, you can download it for your system here.

App

Once Node.js and git have been installed, clone this repository using the following command:

$ git clone https://github.com/jamesblkledge/Google-Project/

Next, use the following command to change directories:

$ cd encyclopedia

Lastly, install the necessary node modules and start the app:

$ npm install && npm start

Resources

About

Data Display & Search

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published