Skip to content

shernaz/ginger_payments_assignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

README

This is a solution for ginger payments javascript assignment.

#Project Structure: -ginger-payments --backend (copy from ginger payment assignment to run the JSON Server) --frontend (solution built using angular2 framework)

#Steps to run:

  1. Clone the repo
  2. Goto backend, npm install && npm run start:api
  3. Goto frontend/ginger-payments, npm install && npm start
  4. To test e2e, npm e2e

#Note: The add payment modal is not closed automatically, considering the intention of adding more payments.

#ToDo: Replace alerts with notifications.

Replace separate variables for the form with payment object.

Add more e2e tests

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published