{"id":49635285,"url":"https://github.com/irfad-c/spending-tracker","last_synced_at":"2026-05-05T14:34:29.418Z","repository":{"id":316446900,"uuid":"1062331384","full_name":"irfad-c/spending-tracker","owner":"irfad-c","description":"A MERN stack web app that lets users securely track income and expenses with authentication, authorization, and real-time balance update","archived":false,"fork":false,"pushed_at":"2026-01-24T16:07:12.000Z","size":153,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-01-25T05:47:21.553Z","etag":null,"topics":["authentication-middleware","express-js","mongodb-atlas","node-js","react"],"latest_commit_sha":null,"homepage":"https://trackincomes.netlify.app/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/irfad-c.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-09-23T05:54:51.000Z","updated_at":"2026-01-24T16:07:16.000Z","dependencies_parsed_at":"2025-10-16T07:25:12.352Z","dependency_job_id":"3e973b96-cd4e-4a5f-853b-519e41f9c0c1","html_url":"https://github.com/irfad-c/spending-tracker","commit_stats":null,"previous_names":["irfad-c/spending-tracker"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/irfad-c/spending-tracker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irfad-c%2Fspending-tracker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irfad-c%2Fspending-tracker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irfad-c%2Fspending-tracker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irfad-c%2Fspending-tracker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/irfad-c","download_url":"https://codeload.github.com/irfad-c/spending-tracker/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irfad-c%2Fspending-tracker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32653638,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-05T11:29:49.557Z","status":"ssl_error","status_checked_at":"2026-05-05T11:29:48.587Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["authentication-middleware","express-js","mongodb-atlas","node-js","react"],"created_at":"2026-05-05T14:34:28.191Z","updated_at":"2026-05-05T14:34:29.411Z","avatar_url":"https://github.com/irfad-c.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 💰 Spending Tracker Web App (MERN)\n\nA full-stack MERN (MongoDB, Express, React, Node.js) application that helps users track their personal expenses and income. It provides a clear summary of total balance, total income, and total expenses, along with a detailed transaction history.\n\n\n## 🚀 Features\n\n* View financial summary – Total balance, total income, and total expenses at a glance.\n* Category-based tracking – Separate lists for income and expenses.\n* Complete transaction history – Easily view, add, or delete any transaction.\n* Manage categories – Add or delete income and expense categories.\n* Secure user authentication – Implemented with JWT and password hashing.\n* Cloud database – Uses MongoDB Atlas for secure data storage.\n* Responsive design – Optimized for both desktop and mobile devices.\n\n\n## 🛠️ Tech Stack\n\nFrontend: JSX,React,Context API,CSS (Responsive Design)\n\nBackend: Node.js, Express.js , Mongoose\n\nDatabase: MongoDB Atlas (NoSQL Cloud Database)\n\nAuthentication: JSON Web Token (JWT), bcrypt.js (Password Hashing)\n\nVersion Control: Git \u0026 GitHub\n\nDevelopment Tools: Visual Studio Code, Postman, Nodemon\n\n## 💻 Screenshots\n\n### 🔐 Login Page\n\u003cimg width=\"1914\" height=\"724\" alt=\"Login\" src=\"https://github.com/user-attachments/assets/4f9ef44d-8c78-453f-a31e-2a305add3b34\" /\u003e\n\n### 🏠 Dashboard\n\u003cimg width=\"1883\" height=\"880\" alt=\"Home\" src=\"https://github.com/user-attachments/assets/8ba3f897-c6f6-4f46-956e-5fb1cd38384a\" /\u003e\n\n### 💰 Transactions\n\u003cimg width=\"1883\" height=\"867\" alt=\"Transactions\" src=\"https://github.com/user-attachments/assets/917c9ea3-64a3-40b3-8310-dcf1427e9a4c\" /\u003e\n\n### 📊 Categories\n\u003cimg width=\"1888\" height=\"888\" alt=\"Categories\" src=\"https://github.com/user-attachments/assets/415cc00f-4881-4c31-943f-5d5e6319d3ec\" /\u003e\n\n## ⚙️ Installation and Setup\n\n1️⃣ Clone the repository\n\ngit clone https://github.com/irfad-c/spending-tracker.git\n\ncd spending-tracker\n\n2️⃣ Install dependencies\n\nFor server:\n\ncd server\n\nnpm install\n\nFor frontend:\n\ncd client\n\nnpm install\n\n\n3️⃣ Set up environment variables\n\nCreate a .env file inside the backend folder and add:\n\nPORT=5000 \n\nMONGO_URI=your_mongodb_connection_string\n\nJWT_SECRET=type_secret_key_here\n\nNote:\n\n The backend is hosted online, so you don’t need to run it locally.\n \n If you want to run both locally, they can set PORT=5000 in their own .env file and update the frontend BASE_URL to http://localhost:5000.\n\n\n4️⃣ Run the app\n\nStart backend:\n\nnpm run server\n\n\nStart frontend:\n\nnpm start\n\n\n## 📬 Contact\n\nIf you have suggestions or feedback, feel free to reach out:\n\n📧 irfadc500@email.com\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Firfad-c%2Fspending-tracker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Firfad-c%2Fspending-tracker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Firfad-c%2Fspending-tracker/lists"}