Skip to content
forked from bryu0116/WrappIt

A full-stack Node-Express-Handelbars MVC app for gift suggestions utilizing MySQL database (with Sequelize library and CRUD functionality), UI Kit CSS framework, HTML, dotenv package. Deployed to Heroku (with JawsDB).

License

Notifications You must be signed in to change notification settings

BohdiCave/WrappIt

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WrappIt

Overview

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

Table of Contents

Description

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.

Installation

`npm install dotenv` `npm install express` `npm install express-handlebars` `npm install mysql2` `npm install sequelize`  

Usage

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/`

WrappIt Screenshots

Main Page

WrappIt App Main Page

Creating Account

WrappIt App Creating Account

Selecting giftee's top 3 interests

WrappIt App Selecting Interests

Results

WrappIt App Results

Built With

Heroku

To view the WrappIt application, click here: https://intense-falls-86763.herokuapp.com/

License

License

MIT License

Contributors

  • Suzanne Givnish - UI (JavaScript, HTML, CSS, jQuery) / views (handlebars)
  • Bohdan Pechenyak - Database setup / models
  • Brandon Ryu - Server / Controllers / config

Github Info

Suzanne Givnish, Bohdan Pechenyak, Brandon Ryu

About

A full-stack Node-Express-Handelbars MVC app for gift suggestions utilizing MySQL database (with Sequelize library and CRUD functionality), UI Kit CSS framework, HTML, dotenv package. Deployed to Heroku (with JawsDB).

Topics

Resources

License

Stars

Watchers

Forks

Languages

  • JavaScript 61.8%
  • HTML 27.2%
  • CSS 5.6%
  • Handlebars 5.4%