https://github.com/ali-hussein-dev/saving-calculator
https://github.com/ali-hussein-dev/saving-calculator
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ali-hussein-dev/saving-calculator
- Owner: Ali-Hussein-dev
- Created: 2023-09-14T17:55:43.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-16T15:52:43.000Z (over 2 years ago)
- Last Synced: 2025-09-12T07:42:14.452Z (9 months ago)
- Language: TypeScript
- Homepage: https://saving-calculator.vercel.app/
- Size: 60.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/)