https://github.com/zevhys/cash-flow
Cash Flow Tracker Web Application
https://github.com/zevhys/cash-flow
bootstrap html-css-javascript jquery webpack
Last synced: 8 months ago
JSON representation
Cash Flow Tracker Web Application
- Host: GitHub
- URL: https://github.com/zevhys/cash-flow
- Owner: Zevhys
- License: mit
- Created: 2024-09-16T09:32:07.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-11T04:54:49.000Z (over 1 year ago)
- Last Synced: 2025-02-11T05:25:08.678Z (over 1 year ago)
- Topics: bootstrap, html-css-javascript, jquery, webpack
- Language: JavaScript
- Homepage: https://cash-flow.pages.dev
- Size: 1.28 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# expense-tracker
[](https://www.linkedin.com/in/rakha-djauhari/) [](https://github.com/Zevhys/cash-flow/blob/main/LICENSE)  [](https://github.com/Zevhys/cash-flow/issues) [](https://github.com/Zevhys/cash-flow/actions/workflows/codeql.yml) [](https://github.com/Zevhys/cash-flow/pulls) [](https://github.com/Zevhys/cash-flow/actions/workflows/eslint.yml) 
The Cash Flow Tracker is a web-based tool designed to help users efficiently track their income and expenses. It provides an intuitive interface where users can input financial data and monitor their cash flow over time. The tool is responsive.
# Tech Stack







# Installation
# clone repository
git clone https://github.com/Zevhys/cash-flow .
# Start a server in development mode on port 8080
npm run start
# Build the app and output it in `/dist`
npm run build
# Running ESLint
- npx eslint .
# Collaborator
> [!NOTE]
> I am currently working on a project in collaboration with my friend, [@nndda](https://github.com/nndda)