Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 236 Bytes

File metadata and controls

13 lines (7 loc) · 236 Bytes

Todo

Server

  1. Create a GET route /products/:name along with a view
  2. Create a POST route /charge

Client

  1. main.js - handle form submission, create stripe token, throw any errors that we get back stripe

LOTS MORE!