{"id":23703783,"url":"https://github.com/007anupamsharma/expense-tracker","last_synced_at":"2026-04-07T07:44:24.163Z","repository":{"id":269550554,"uuid":"907757131","full_name":"007AnupamSharma/expense-tracker","owner":"007AnupamSharma","description":"This Expense Management Application allows users to track their expenses by categorizing them, adding comments, and viewing a table of all their recorded expenses. Users can also update and delete their expenses.","archived":false,"fork":false,"pushed_at":"2024-12-24T10:31:48.000Z","size":180,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-03T16:19:20.149Z","etag":null,"topics":["bcrypt","chartjs","css","expressjs","html","jwt-authentication","mongodb","nodejs","react-components","react-router","react-router-dom","reactjs","token"],"latest_commit_sha":null,"homepage":"","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/007AnupamSharma.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}},"created_at":"2024-12-24T10:09:13.000Z","updated_at":"2024-12-24T16:41:44.000Z","dependencies_parsed_at":"2024-12-24T11:43:45.562Z","dependency_job_id":"3cef0a9f-e22a-4032-afcd-7dcb6e2b488b","html_url":"https://github.com/007AnupamSharma/expense-tracker","commit_stats":null,"previous_names":["007anupamsharma/expense-tracker"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/007AnupamSharma/expense-tracker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/007AnupamSharma%2Fexpense-tracker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/007AnupamSharma%2Fexpense-tracker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/007AnupamSharma%2Fexpense-tracker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/007AnupamSharma%2Fexpense-tracker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/007AnupamSharma","download_url":"https://codeload.github.com/007AnupamSharma/expense-tracker/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/007AnupamSharma%2Fexpense-tracker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31504897,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-07T03:10:19.677Z","status":"ssl_error","status_checked_at":"2026-04-07T03:10:13.982Z","response_time":105,"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":["bcrypt","chartjs","css","expressjs","html","jwt-authentication","mongodb","nodejs","react-components","react-router","react-router-dom","reactjs","token"],"created_at":"2024-12-30T13:11:24.757Z","updated_at":"2026-04-07T07:44:24.145Z","avatar_url":"https://github.com/007AnupamSharma.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Expense Management Application\n\n## Overview\n\nThis **Expense Management Application** allows users to track their expenses by categorizing them, adding comments, and viewing a table of all their recorded expenses. Users can also update and delete their expenses, and the application automatically sorts the expenses by the most recently added records.\n\n## Features\n\n- **Add Expense**: Users can add new expenses with details such as category, amount, comments, and timestamps.\n- **View Expenses**: View a table listing all recorded expenses with columns for Category, Amount, Created At, Updated At, and Comments.\n- **Edit Expenses**: Users can update the details of an existing expense.\n- **Delete Expenses**: Users can remove any expense record.\n- **Responsive Design**: The application is mobile-friendly and adjusts to different screen sizes.\n\n## Technologies Used\n\n- **React**: Frontend JavaScript library for building user interfaces.\n- **Node.js**: Backend runtime environment.\n- **MongoDB**: Database for storing expense records.\n- **Axios**: HTTP client for making requests to the backend API.\n- **CSS**: Custom styles for a modern, clean UI.\n\n## Getting Started\n\nFollow these steps to set up and run the project locally.\n\n### 1. Clone the repository\n\n```bash\ngit clone https://github.com/your-username/expense-management-app.git\n```\n\n### Install dependencies\nFrontend:\n```bash\ncd Frontend\nnpm install\n```\nBackend:\n```bash\ncd Backend\nnpm install\n```\n\nStart the development server\n\nBackend\n```bash\nnpm run start\n```\nFrontend\n```bash\nnpm run dev\n```\n\n## Functionality\n\n- Expense Creation: Add a new expense with details like category, amount, and comments.\n\n- Expense Listing: View a sorted list of all expenses with detailed information such as category, amount, and timestamps.\n- Expense Edit: Modify the details of an existing expense.\n- Expense Deletion: Delete expenses from the list permanently.\nResponsive Design: The application adapts to different screen sizes for mobile and desktop use.\n\n## Screenshot\n\nHere’s a screenshot of the Expense Management Application in action:\n\n### Login And SignUp Page\n![alt text](image.png) \n\n### DashBoard\n![alt text](image-1.png)\n\n# Happy Coding 🚀","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F007anupamsharma%2Fexpense-tracker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F007anupamsharma%2Fexpense-tracker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F007anupamsharma%2Fexpense-tracker/lists"}