Skip to content

Commit

Permalink
final
Browse files Browse the repository at this point in the history
  • Loading branch information
soumyaprasadrana committed Aug 28, 2021
1 parent 84e961d commit 8fc7f5f
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ Update contact is working on name basis while name is not a priary key on the da
### Load Application :
This module fetches all your previously saved contact from the file named"db.xyz" .It uses File Reading and Writing functions to store your saved contact to a file.It helps to make the application more reliable.
### Authentication :
This module helps to make your data private and protect fro unauthorized access.It also helped to change your password you you are authorized to do so.
This module helps to make your data private and protect from unauthorized access.
### ENCODER:
This module helps to to encrypt your data and to save it into file in encrypted format.
This module is used at the time of file operation to save or update your data to the main source and the time of loading to decrypt the data gained from the main source.
Expand Down Expand Up @@ -99,7 +99,7 @@ Successful execution of the module add the entered information into your phone b

## How to test the software

You can use the **BOT**tmodule to generate bulk and test the application.
You can use the **BOT** module to generate bulk data and test the application.



Expand All @@ -112,8 +112,4 @@ You can use the **BOT**tmodule to generate bulk and test the application.

----

## Credits and references

1. Projects that inspired you
2. Related projects
3. Books, papers, talks, or other sources that have meaningful impact or influence on this project

0 comments on commit 8fc7f5f

Please sign in to comment.