Ahh, the holidays, the time of year when you can't figure out what to buy your loved ones. With our app, WrappIt, we make it easy to find that perfect gift. Just select that special person's top 3 interests from our categories of gifts and we'll wrap up a list of gifts specific to those interests. No need to fret, just WrappIt and gift it
- Overview
- Description
- Installation
- Usage
- WrappIt Screenshots
- Built With
- Heroku
- License
- Contributors
- GitHub
The WrappIt App is for users who are having trouble finding that perfect gift. Open source css framewok UIkit, New York Times API for books and movies, and eBay API for home decor, cooking, makeup, and video games & consoles were used to the WrappIt App.
`npm install dotenv` `npm install express` `npm install express-handlebars` `npm install mysql`
Run the following command at the root of your project and answer the prompted questions:
`node server.js`
Once 'App listening on PORT: 8080' displays in your terminal, open your browser and search:
`http://localhost:8080/`
- UIkit - Open Source CSS framework
- New York Times - Books - New York Times API for Books List
- New York Times - Movies - New York Times API for Movies List
- eBay - Home Decor - eBay API for Home Decor.
- eBay - Cooking - eBay API for Cooking, MakeUp, Video Games & Consoles.
- eBay - Makeup - eBay API for MakeUp, Video Games & Consoles.
- eBay - Video Games & Consoles - eBay API for Video Games & Consoles.
To view the WrappIt application, click here: https://intense-falls-86763.herokuapp.com/
- Suzanne Givnish - UI (JavaScript, HTML, CSS, jQuery) / views (handlebars)
- Bohdan Pechenyak - Database setup / models
- Brandon Ryu - Server / Controllers / config