{"id":25483602,"url":"https://github.com/reputed-artist/fixed-deposit-management-system","last_synced_at":"2026-04-08T21:31:18.158Z","repository":{"id":245107213,"uuid":"817269063","full_name":"reputed-artist/Fixed-Deposit-Management-system","owner":"reputed-artist","description":"Fixed-Deposits can be managed using this system. you need to manually keep the notes for each and every fd's","archived":false,"fork":false,"pushed_at":"2024-06-19T12:30:22.000Z","size":40829,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-18T12:07:01.383Z","etag":null,"topics":["adminlte","ajax","bootstrap","corephp","css","echarts","html","javacript","jquery","jquery-ajax","jquery-plugin","php"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/reputed-artist.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.md","contributing":null,"funding":null,"license":"LICENSE","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-06-19T11:04:24.000Z","updated_at":"2024-06-19T12:33:45.000Z","dependencies_parsed_at":"2024-06-19T21:46:46.188Z","dependency_job_id":"2033ea54-8386-4875-801d-564386568d81","html_url":"https://github.com/reputed-artist/Fixed-Deposit-Management-system","commit_stats":null,"previous_names":["reputed-artist/fixed-deposit-management-system"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/reputed-artist/Fixed-Deposit-Management-system","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reputed-artist%2FFixed-Deposit-Management-system","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reputed-artist%2FFixed-Deposit-Management-system/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reputed-artist%2FFixed-Deposit-Management-system/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reputed-artist%2FFixed-Deposit-Management-system/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/reputed-artist","download_url":"https://codeload.github.com/reputed-artist/Fixed-Deposit-Management-system/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reputed-artist%2FFixed-Deposit-Management-system/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31575392,"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":["adminlte","ajax","bootstrap","corephp","css","echarts","html","javacript","jquery","jquery-ajax","jquery-plugin","php"],"created_at":"2025-02-18T17:37:53.706Z","updated_at":"2026-04-08T21:31:18.141Z","avatar_url":"https://github.com/reputed-artist.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Fixed-Deposit-Management-System 💰🏦\n\nA comprehensive PHP-based Fixed Deposit Management System that allows users to manage and calculate fixed deposits with different banks such as SBI, Saraswat Bank, Yes Bank, and BOI.\n\n## Features\n- 📊 Manage multiple fixed deposits\n- 💸 Calculate interest for different banks\n- 📅 Display maturity dates\n- ⏰ Alert for FD maturity\n- 🔒 User authentication\n\n## Getting Started\n\n### Prerequisites\n- [XAMPP](https://www.apachefriends.org/index.html) or any other local server setup.\n\n### Installation\n\n1. **Download the repository:**\n    - Clone the repository or download the ZIP file.\n      ```sh\n      git clone https://github.com/reputed-artist/Fixed-Deposit-Management-system.git\n      ```\n\n2. **Copy the folder:**\n    - Move the folder into your XAMPP's `htdocs` directory.\n      ```sh\n      cp -r Fixed-Deposit-Management-System /path/to/xampp/htdocs/\n      ```\n\n3. **Set Up the Database:**\n    - Open your web browser and navigate to `http://localhost/phpmyadmin`.\n    - Create a new database named `fd_mgmt`.\n    - Import the `fd_mgmt.sql` file to create the necessary tables and data:\n      - Click on the `fd_mgmt` database.\n      - Go to the `Import` tab.\n      - Choose the `fd_mgmt.sql` file from the project directory and click `Go`.\n\n4. **Start your local server:**\n    - Ensure Apache and MySQL are running in your XAMPP control panel.\n\n5. **Access the application:**\n    - Open your web browser and navigate to:\n      ```\n      http://localhost/Fixed-Deposit-Management-System\n      ```\n\n### Usage\n\n1. **Login:**\n    - Enter the login ID and password provided below:\n      ```\n      Username: admin@gmail.com\n      Password: admin@123\n      ```\n\n2. **Manage Fixed Deposits:**\n    - Add new fixed deposits, specify bank details, principal amount, interest rate, and duration.\n\n3. **Calculate Interest:**\n    - The system will automatically calculate the interest and maturity amount based on the bank's logic.\n\n4. **Maturity Alerts:**\n    - The system will check for FDs maturing today and show alerts with details including name, date, and FD ID.\n\n### Supported Banks and Logic 🏦\n- **SBI (State Bank of India)**\n- **Saraswat Bank**\n- **Yes Bank**\n- **BOI (Bank of India)**\n\nEach bank has its own logic for interest calculation which is handled by the system.\n\n## Screenshots\n\n![Screenshot 1](path/to/screenshot1.png)\n![Screenshot 2](path/to/screenshot2.png)\n\n## Contributing\nContributions are welcome! Please open an issue or submit a pull request.\n\n## License\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n\n## Contact\nFor any queries, please contact [tejaschavda2020@gmail.com](mailto:tejaschavda2020@gmail.com).\n\n---\n\nHappy Managing! 💼\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freputed-artist%2Ffixed-deposit-management-system","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Freputed-artist%2Ffixed-deposit-management-system","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freputed-artist%2Ffixed-deposit-management-system/lists"}