{"id":19557584,"url":"https://github.com/alemorro/budget-app","last_synced_at":"2026-04-12T09:12:41.098Z","repository":{"id":249852397,"uuid":"753294937","full_name":"AleMorro/budget-app","owner":"AleMorro","description":"React simple web application to manage expenses and income and see their trends","archived":false,"fork":false,"pushed_at":"2024-09-05T13:06:33.000Z","size":8072,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-16T19:41:48.973Z","etag":null,"topics":["axios","bootstrap","bootstrap-icons","nodejs","react","react-apexcharts","sqlite3"],"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/AleMorro.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-02-05T20:54:46.000Z","updated_at":"2024-09-05T13:06:38.000Z","dependencies_parsed_at":null,"dependency_job_id":"85ecd8e2-a1c6-4ee0-abb3-0d5bd32f0ba5","html_url":"https://github.com/AleMorro/budget-app","commit_stats":null,"previous_names":["alemorro/budget-app"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AleMorro/budget-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AleMorro%2Fbudget-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AleMorro%2Fbudget-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AleMorro%2Fbudget-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AleMorro%2Fbudget-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AleMorro","download_url":"https://codeload.github.com/AleMorro/budget-app/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AleMorro%2Fbudget-app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31709541,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-12T06:22:27.080Z","status":"ssl_error","status_checked_at":"2026-04-12T06:21:52.710Z","response_time":58,"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":["axios","bootstrap","bootstrap-icons","nodejs","react","react-apexcharts","sqlite3"],"created_at":"2024-11-11T04:43:05.182Z","updated_at":"2026-04-12T09:12:41.069Z","avatar_url":"https://github.com/AleMorro.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# budget-app\nReact simple single page web application to manage expenses and income and see their trends.\n## Introduction\nWeb site developed according to client-server logic. The project is divided into backend and frontend parts.\n## Description\nThe application opens with a login screen where you can log in through email authentication and password. Once logged in, the page where the main component of the website is present will be opened.\n\nThe application allows for 3 main sections:\n1. Home: presents a dashboard that summarizes the total value of various transactions. It is possible to filter the various cards to filter the results by time order (current Day, Month, Year)\n2. Incomes: presents a screen where there is a form to enter the various information of the transaction you want to register. Below that is shown a report of all previous entries, which can always be filtered by current month, day, or year\n3. Expenses: same Incomes organization\n\nThe application features other screens that have not yet been developed, such as Budget and Wallets.\n## Technologies\nThe technology stack used depends directly on the classic division in which web applications are organized:\n* Backend: sed to handle various database calls and to act as a server for client requests\n   * Node.js: to run the application in a local environment\n   * SQLite3: Database used for saving data and managing them\n   * Passport: middleware for Node.js used for authentication\n\n* Frontend: actual client part of the application that allows the user to make calls to the server via an interface\n   * HTML5\n   * CSS\n   * React\n   * Bootstrap\n   * ApexChartd: React charts wrapper\n   * Axios: promise-based HTTP Client for node.js. Used to handle calls to the server by the client\n   * date-fns: modern JavaScript date utility library\n## Image of main application\nHere an image to show an example of how the main view of the application is (Home.jsx component)\n![screen](/assets/Home.png)\n\nHere another one to show an example of Expenses sections:\n![screen](/assets/Expenses.png)\n## Guide to use it\nClone the repository. Open the project in VS Code and open two terminals: one in the backend folder (command \"nodemon server.js\") and one in the frontend folder (command \"npm start\").\n\n## Contributing\nContribution to budget-app is welcome! If you have an idea for a new feature or bug fix, please open an issue or a pull request.\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falemorro%2Fbudget-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falemorro%2Fbudget-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falemorro%2Fbudget-app/lists"}