Nishant173 / transform-automations-assignment

Transform Automations - Fullstack developer assignment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

transform-automations-assignment

Transform Automations - Fullstack developer assignment

Usage (backend)

  • From the root directory, go to /backend and use pip install -r requirements.txt to install the backend dependencies.
  • You can run the backend script via python credit_calculator.py.

Usage (frontend)

  • From the root directory, go to /frontend/ui-stuff and use npm install to install the frontend dependencies.
  • You can run the frontend development server via npm start and then visit http://localhost:3000/.

About

Transform Automations - Fullstack developer assignment


Languages

Language:JavaScript 67.2%Language:HTML 13.4%Language:Python 12.2%Language:CSS 7.2%