{"id":26445172,"url":"https://github.com/srijitpatra99/invoice-management-app","last_synced_at":"2026-04-08T20:52:04.147Z","repository":{"id":128835102,"uuid":"461237906","full_name":"srijitpatra99/Invoice-Management-app","owner":"srijitpatra99","description":"**Invoice-App** is a Node.js and Express API for creating, storing, and managing invoices with automated email alerts for due dates and status updates. Data is securely stored in MongoDB. 🚀","archived":false,"fork":false,"pushed_at":"2025-02-23T08:30:32.000Z","size":31,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-18T11:15:38.353Z","etag":null,"topics":["expressjs","mongodb","node-cron","nodejs"],"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/srijitpatra99.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":"2022-02-19T15:51:29.000Z","updated_at":"2025-02-23T08:33:39.000Z","dependencies_parsed_at":"2023-05-06T19:03:17.053Z","dependency_job_id":null,"html_url":"https://github.com/srijitpatra99/Invoice-Management-app","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/srijitpatra99/Invoice-Management-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srijitpatra99%2FInvoice-Management-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srijitpatra99%2FInvoice-Management-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srijitpatra99%2FInvoice-Management-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srijitpatra99%2FInvoice-Management-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/srijitpatra99","download_url":"https://codeload.github.com/srijitpatra99/Invoice-Management-app/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srijitpatra99%2FInvoice-Management-app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31573788,"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":["expressjs","mongodb","node-cron","nodejs"],"created_at":"2025-03-18T11:15:41.302Z","updated_at":"2026-04-08T20:52:04.102Z","avatar_url":"https://github.com/srijitpatra99.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🧾 Invoice-App  \n\nAn API that allows users to **create, store, and manage invoices** efficiently. It supports email notifications upon invoice creation and alerts users a day before the due date. Users can also **update invoice statuses (Paid/Late), triggering automatic email notifications** about the status change.  \n\n📄 **[API Documentation](https://documenter.getpostman.com/view/19569751/UVkgxJsK) (Postman)**  \n\n---\n\n## 🚀 Features  \n\n✅ Create multiple invoices with required details  \n✅ Store invoices in MongoDB database  \n✅ Email notification upon successful invoice creation  \n✅ Automatic reminder email **one day before** the due date  \n✅ Update invoice status (Paid/Late) with email confirmation  \n✅ Secure authentication using **Google API Credentials**  \n\n---\n\n## 🛠️ Setup \u0026 Installation  \n\n### 1️⃣ Clone the Repository  \n```sh\ngit clone https://github.com/your-username/Invoice-App.git\ncd Invoice-App\n```\n\n### 2️⃣ Install Dependencies  \n```sh\nnpm install\n```\n\n### 3️⃣ Set Up Environment Variables  \nCreate a `.env` file in the root directory and add the following:  \n```\nMONGO_URI=your_mongodb_connection_url\nGOOGLE_API_CREDENTIALS=your_google_api_credentials\n```\n\n### 4️⃣ Start the Server  \n```sh\nnpm start\n```\n\n### 5️⃣ Test the API with Postman  \n- Open **Postman**  \n- Use the endpoints as documented in the **[API Documentation](https://documenter.getpostman.com/view/19569751/UVkgxJsK)**  \n- Upload invoices with the required fields  \n- Verify that invoices are stored in MongoDB  \n\n### 6️⃣ Stop the Server  \nPress `CTRL + C` in the terminal  \n\n---\n\n## 📌 Tech Stack  \n- **Backend:** Node.js, Express.js  \n- **Database:** MongoDB  \n- **Authentication:** Google API Credentials  \n- **Email Notifications:** Nodemailer  \n\n---\n\n### 📬 Contributions \u0026 Issues  \nFeel free to **fork** the repo and submit a **pull request**! For any issues, open a ticket in the **Issues** section.  \n\n🔹 **Happy Coding!** 🚀\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsrijitpatra99%2Finvoice-management-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsrijitpatra99%2Finvoice-management-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsrijitpatra99%2Finvoice-management-app/lists"}