0.0.3 • Published 7 years ago

@gigster/template-tutorial-photomarket-web v0.0.3

Weekly downloads
4
License
UNLICENSED
Repository
-
Last release
7 years ago

Photomarket Web Tutorial Template

RoleNameEmailSlack
Product OwnerFrances Haugenfrances@gigster.com@frances
MaintainerMark Miyashitamark.miyashita@gigster.com@mark

Overview

The template-tutorial-photomarket-web quickly scaffolds a working marketplace API and basic frontend. It includes the following modules:

API

Web

TODO

This template is used for the Photomarket tutorial in the gig-catalog-docs repo located here.

Usage

This template assumes you have completed the first part of the tutorial located here.

Models

The module assumes the following models in the project.

ModelDescription
userAdds properties to the default user model.
itemThis is the item that the user is selling. This only applies to the goods marketplace.
offeringThis is the offering that the user is placing on the marketplace. This only applies to the services marketplace.

Troubleshooting

Please send a message to /dev-support on slack if you run into any issues with the tutorial or specifically with this template.