You are on page 1of 2

CHAPTER 5

5. IMPLEMENTATION

Implementation is the process of turning a theoretical concept into a functional


system. The most important stage in developing a new successful system and providing users
with confidence that the new system will perform efficiently and effectively. The system can
only be installed after extensive testing and verification that it works as expected.

MODULES:

1. LOGIN MODULE
2. SIGN UP MODULE
3. PROFILE MODULE
4. EXPENCE MODULE
5. NOTES MODULE

1.LOGIN MODULE:

 Users Name
 Account Password
 Signup

Users Name: Username is a unique identifier used to differentiate one user from another in
the app id. There will be no username duplicate ids in the app.

Account Password: A password is a private string of characters that a person creates to


safeguard their account from unwanted access.

Signup: The act of creating a new account for an app is known as signing up for an account.

2.SIGNUP MODULE

 Users Name
 Gmail Account
 Account Password

Users Name: Username is a unique identifier used to differentiate one user from another in
the app id. There will be no username duplicate ids in the app.

41
Gmail account: To ensure a unique identity, users can join up with their Gmail id.

Account Password: A password is a private string of characters that a person creates to


safeguard their account from unwanted access.

3. PROFILE MODULE

 Profile management
 Profile customization
 Privacy settings

Profile management: Users can edit or delete their profiles, and view their activity history
within the system.

Profile customization: Users can customize their profiles by adding or removing information,
updating their profile picture, and selecting different themes or templates.

Privacy settings: Users can control who can view their profile and what information is visible
to others.

4. EXPENCE MODULE

 Expense Tacking
 Expense Categorization
 Reporting in Chart

Expense Tacking: Users may record and track their spending, including the date, amount,
category, and mode of payment.

Expense Categorization: Users may divide their costs into categories such as food, travel, and
entertainment.

Reporting in Chart: Users may develop reports to examine their spending and discover cost-
cutting opportunities.

5. NOTES MODULE

 Add notes
 Modify Notes

Add notes: Users can keep their own grocery list in a separate tab to keep things organised.

42

You might also like