Skip to content

mariam-crissi/ProductApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Product Listing Application using MEAN Stack

This application is developed using MEAN stack and implements the CRUD operations.

Introduction

This application provides the listing of different types of Wine. It will display the information of Wines and their prices.The application provides options for creation of new product by clicking the option 'Add product' available on the navigation bar.It will display a form for adding new wine product. Another option provided in navigation bar 'product Info' will display the wine products details with the options for editing and deleting. We can also update and delete product information for the wine.

Quick Start

Install the dependencies

              $ npm install
              $ bower install

Start the server

              $ node app.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published