{"id":28717941,"url":"https://github.com/vjymisal0/splitapp-backend","last_synced_at":"2026-04-08T18:05:43.750Z","repository":{"id":298247426,"uuid":"999318604","full_name":"vjymisal0/SplitApp-Backend","owner":"vjymisal0","description":"Visit the site to see actual working of app","archived":false,"fork":false,"pushed_at":"2025-06-10T05:39:13.000Z","size":149,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-10T06:26:40.159Z","etag":null,"topics":["cors","ejs","expressjs","mongodb","nodejs"],"latest_commit_sha":null,"homepage":"https://splitapp-krio.onrender.com/","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/vjymisal0.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}},"created_at":"2025-06-10T04:40:53.000Z","updated_at":"2025-06-10T05:39:16.000Z","dependencies_parsed_at":"2025-06-10T06:27:43.542Z","dependency_job_id":"c8610355-9c41-4f0e-9cd3-dc94e6efde03","html_url":"https://github.com/vjymisal0/SplitApp-Backend","commit_stats":null,"previous_names":["vjymisal0/splitapp-backend"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/vjymisal0/SplitApp-Backend","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vjymisal0%2FSplitApp-Backend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vjymisal0%2FSplitApp-Backend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vjymisal0%2FSplitApp-Backend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vjymisal0%2FSplitApp-Backend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vjymisal0","download_url":"https://codeload.github.com/vjymisal0/SplitApp-Backend/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vjymisal0%2FSplitApp-Backend/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31567276,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T14:31:17.711Z","status":"ssl_error","status_checked_at":"2026-04-08T14:31:17.202Z","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":["cors","ejs","expressjs","mongodb","nodejs"],"created_at":"2025-06-15T04:08:39.371Z","updated_at":"2026-04-08T18:05:43.706Z","avatar_url":"https://github.com/vjymisal0.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Expense Split Project\n\nA simple and efficient backend service to split expenses among friends, roommates, or colleagues. Easily track who owes whom and settle up with minimal hassle.\n\n---\n\n## Features\n\n- Create and manage groups for expense splitting\n- Add, edit, and delete expenses\n- Automatic calculation of balances and settlements\n- RESTful API for integration with frontend or third-party apps\n\n---\n\n## Screenshots\n\u003cp align=\"center\"\u003e\n    \u003cimg src=\"./screenshots/mainpage.png\" alt=\"Screenshot 1\" width=\"600\"/\u003e\n\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n    \u003cimg src=\"./screenshots/editexpensepage.png\" alt=\"Screenshot 2\" width=\"400\"/\u003e\n    \u003cimg src=\"./screenshots/summarypage.png\" alt=\"Screenshot 3\" width=\"400\"/\u003e\n\u003c/p\u003e\n\n\n## Live Demo \u0026 API\n\n- **Live App:** [Deployed Link](https://splitapp-krio.onrender.com/)\n- **API Documentation \u0026 Testing:** [Postman Collection](https://www.postman.com/sadasd-4116/my-workspace/collection/7jezfuf/split-app-by-vijay-misal?action=share\u0026creator=36927067)\n\n---\n\n## Setup Guide\n\n### Prerequisites\n\n- [Node.js](https://nodejs.org/) (v14 or above)\n- [npm](https://www.npmjs.com/) or [yarn](https://yarnpkg.com/)\n- [MongoDB](https://www.mongodb.com/) (local or cloud)\n\n### Installation\n\n1. **Clone the repository**\n    ```bash\n    git clone https://github.com/vjymisal0/SplitApp-Backend.git\n    cd SplitApp-Backend\n    ```\n\n2. **Install dependencies**\n    ```bash\n    npm install\n    # or\n    yarn install\n    ```\n\n3. **Configure environment variables**\n\n    Create a `.env` file in the root directory and add the following:\n    ```\n    PORT=5000\n    MONGODB_URI=your_mongodb_connection_string\n     ```\n\n4. **Run the server**\n    ```bash\n    npm start\n    # or\n    yarn start\n    ```\n\n    The server should now be running at `http://localhost:5000`.\n\n---\n\n## Contributing\n\nPull requests are welcome! For major changes, please open an issue first to discuss what you would like to change.\n\n---\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvjymisal0%2Fsplitapp-backend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvjymisal0%2Fsplitapp-backend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvjymisal0%2Fsplitapp-backend/lists"}