An open API service indexing awesome lists of open source software.

https://github.com/ali-hussein-dev/saving-calculator


https://github.com/ali-hussein-dev/saving-calculator

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# Saving Calculator Project for North (Technical Interview)

## installation

```bash
npm install
```

## Assumptions about AWS services and pricing

- all services are available in all regions
- all services have the same configuration options
- Assume calculation is based on monthly usage
- Assume all services have the same unit of usage (seconds)
- we have only 4 services

## Environment Variables

no environment variables are required

[demo](https://saving-calculator.vercel.app/)