https://github.com/derektypist/build-an-expense-tracker
Learn Lambda Functions by building an expense tracker
https://github.com/derektypist/build-an-expense-tracker
lambda-functions python3
Last synced: about 1 year ago
JSON representation
Learn Lambda Functions by building an expense tracker
- Host: GitHub
- URL: https://github.com/derektypist/build-an-expense-tracker
- Owner: derektypist
- Created: 2024-03-20T10:56:25.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-20T11:05:57.000Z (about 2 years ago)
- Last Synced: 2025-01-27T23:23:35.926Z (over 1 year ago)
- Topics: lambda-functions, python3
- Language: Python
- Homepage: https://replit.com/@ddxps46/build-an-expense-tracker
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Build An Expense Tracker
Learn Lambda Functions by building an expense tracker.
## Technologies
Uses Python3. Lambda functions.
## Deployment
On [REPL](https://replit.com/@ddxps46/build-an-expense-tracker). Click `Run` to run this application.
## Credits
### Acknowledgements
[FreeCodeCamp - Scientific Computing with Python](https://www.freecodecamp.org/learn/scientific-computing-with-python/)