Contact Management System
2. Add Email address
3. Add Phone numbers
4. Add Birthdays
5. Add Reminders
To implement these features , CMS needs to have following modules:
- Initial module is applet. It helps to run the program on the browser.
- Login module to check the credentials of employees.
- Main module to display the main menu of an application.
- Add contact module to store the contacts of the employees working in the company.
- Update/Delete contact module is used to update or delete the users contact details.
Benefits of CMS:
1. Easily keep track of the data: Its easy to keep the track of all the data with one program.
2. Easy to use: The another benefit of CMS is that it is easy to use. It will take less time for everyone to be able to use it properly.
to make such kind of software which coding should be secure for hiding all the detalis of users related to their contacts????
ReplyDeleteThe coding can be done either in java or .net or any other programming language. For hiding all the details of users related to their contacts we can use authentication by giving their login id and password.
Delete