Skip to content

dshveygert/mac-cards-landing

Repository files navigation

MacCardsLanding

A small project to test the work with the Yookassa API and Angular SPA.

After payment the user goes through a step-by-step questionnaire. The questionnaire presents a psychological diagnostic method based on associations and metaphors.

Application data is stored in services and backed up to localstorage.

The API for payment and forms data submission work on node.js. The Yookassa service via proxy on node.js is used to accept payments.

The project is deployed on the domain express.kimaker.ru

ToDo

  1. HTML prerender for index page
  2. SEO optimisation
  3. Adaptive design for desktop screens
  4. ...