GithubHelp home page GithubHelp logo

dropstopshop's Introduction

DropStopShop

The One Page Shopping Application for mobile popup marketing and sales.

Important

  • Add what the project is fully about
  • what you still need to do
  • what the plan of the project is
  • use cases of the project
  • dead/alive?

Setup Development ENV

Create workspace area mkdir to create the directory. Then 'git clone https://github.com/tbenson89/dropStopShop.git'
Run npm install to install the node_modules

Development server

Run ng serve or click the debugger if you are setup using angular CLI on IntelliJ/Webstorm.
Navigate to http://localhost:4200/.

Express / Mongo Server

cd cd src and run node server.js to start the mongo db

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.

RESTful API

Routes and Endpointes

  • Starter Route

    '/'

  • Get All Items

    '/shop/items/allItems'

  • Create New Item

    '/shop/items/item/:id'

Schema and Models

  • Inventory
    • Item
      • Title
      • IMG SRC
      • Price
      • Description
      • MainCat
      • SubCat

dropstopshop's People

Contributors

tbenson89 avatar cortecca avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.