Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Methods.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
password = "Nikyl1978@" # database connection password
Agent_password = "Insurance@1515" # common password for the agent login


# coderabbit test
# Login page
def login_input():
print("Home Page\n")
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
The Insurance Management System is a console-based program to handle insurance policy administration. It efficiently manages policy and policyholder information, processes claims, and provides improved customer service. It saves time and effort, improving the overall experience for insurance companies and their customers.
## Overview
This is a codebase for an insurance management system, written in Python, that provides a way to manage and track insurance policies. The system allows creating and managing policies, clients, and claims.

# test coderabbit
## Requirements
#### The following packages are required to run the code:
* python (version 3.7 or later)
Expand Down Expand Up @@ -48,4 +48,4 @@ This file contains the Policy class, which is used to create and manage policies
## Contributions
If you find any bugs or have suggestions for improvements, feel free to open an issue or make a pull request.
## Conclusion
This repository provides a complete solution to the problem at hand, using the three Python files. By following the instructions in the README, you should be able to run the code and reproduce the results.
This repository provides a complete solution to the problem at hand, using the three Python files. By following the instructions in the README, you should be able to run the code and reproduce the results.