Skip to content

An application to rank the wines, keep your wine history, your favorites, and your bucket list.

License

Notifications You must be signed in to change notification settings

banuakman/wine-log

 
 

Repository files navigation

Wine-Log

Description

A wine logger with MySQL, Node, Express, Handlebars, Sequellize and passport.js. Also using d3 and chart.js for data visualization

Table of Contents

Installation

Use deployed page

https://project2-women-power.herokuapp.com/

Use Locally

  • This application need node.js, please refer to offical website for installation

  • download this repo by running

    git clone https://github.com/angelinama/wine-log
  • This application also need to install mysql on your computer, please refer to mysql website for installation

  • Change password in index.js to your root user password of your mysql DBMS.

  • install required node pacakges by running

    npm install
  • Create schema of database according to config.json file

  • start the application by running

    node server
    

    or

    npm start
    

Usage

https://project2-women-power.herokuapp.com/

Rank a wine, keep your wine history, never forget your favorites, keep new discoveries in your bucket list. Wine Log Demo

License

License: MIT

Contributing

This project is not open for collaboration yet

Tests

Tested on deployed page: https://project2-women-power.herokuapp.com/

Questions

connect with me on my Github and if you have additional questions, please email me at: angelina890308@gmail.com

Credits

Angelina Ma Banu Akman Carolina Rizk

About

An application to rank the wines, keep your wine history, your favorites, and your bucket list.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 62.4%
  • Handlebars 34.4%
  • CSS 2.5%
  • HTML 0.7%