Simple MVP prototype web form AWS Lambda with results/scoring

Job ID: 35333483

Budget: $2 – $8 USD

1. User submits form (about 10 text field inputs for numbers).
2. AWS lambda function to enter into db (mysql / dynamodb etc.).
3. On submit button POST, user gets some results based on some formulas (I have all this working in an excel spreadsheet with formulas).
4. Need it as a simple MVP.