Skip to content

Latest commit

 

History

History
45 lines (30 loc) · 993 Bytes

File metadata and controls

45 lines (30 loc) · 993 Bytes

inflection.web

inflection is a web responsive application destined to apply a job subscription.

online demo

http://inflection-web.herokuapp.com/

additional points

how to run in development mode

  1. npm install
  2. npm run dev

how to run in production mode

  1. npm install
  2. npm run build
  3. npm run start

how to run tests

  1. npm run test

current structure

  • CI at Github Actions
  • Deploy at Heroku

future development

  • add unit tests to register components
  • add a/b test to a feature
  • add finish screen
  • add mask to inputs
  • add snackbar to notify api status
  • adjusts in layout

perfomance

image