gpradeepjain / myproj

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wine Cellar Application

This is sample CRUD application built with Angular.js

Set Up:

  1. Create a MySQL database name "cellar".

  2. Execute cellar.sql to create and populate the "wine" table:

    mysql cellar -uroot < cellar.sql

About


Languages

Language:PHP 97.0%Language:HTML 1.3%Language:JavaScript 0.8%Language:CSS 0.7%Language:ApacheConf 0.2%