0% found this document useful (1 vote)
1K views2 pages

Software Requirement Specification For Finance Management System

This document outlines the requirements for a finance management system. It will allow users to authenticate, manage expenses, savings, and view transaction histories. The system aims to help users maximize profits and ensure long-term financial sustainability by supporting daily finance tasks. Functional requirements include use cases for logging in, changing passwords, and handling failed login or password changes.

Uploaded by

jay god
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (1 vote)
1K views2 pages

Software Requirement Specification For Finance Management System

This document outlines the requirements for a finance management system. It will allow users to authenticate, manage expenses, savings, and view transaction histories. The system aims to help users maximize profits and ensure long-term financial sustainability by supporting daily finance tasks. Functional requirements include use cases for logging in, changing passwords, and handling failed login or password changes.

Uploaded by

jay god
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

Software Requirement Specification for Finance Management System

1. Introduction

1.1 . Purpose of this document:


This document is meant to delineate the features of the Financial Management System, so
as to serve as a guide to the developers on one1 hand and a software validation document for the
prospective client on the other.

1.2. Scope of this document:


● User authentication.
● Managing the finances of a single user, which would include the expenses and the
savings of the user.
● History of transactions.

1.3. Overview:
This Finance Management System is the software and processes used to manage income,
expenses, and savings of the user. In addition to supporting daily finance, the purpose of a
financial management system is to maximize profits and ensure long-term enterprise
sustainability.

2. General Description
This Document contains Software Requirement Specifications (SRS) for the Finance
Management System in. We tried to make this document hoping that it provides clear information
about the system we will build and how we are going to make it better. The document also
includes all descriptions about the system to be built.

3. Functional Requirements
We describe the functional requirements by giving various use cases:
Case 1. Login:
● User can sign up first, before login.
● Start the application. User prompted for username and password.
● User gives the username and password.
● System does authentication.
● Main screen is displayed.

Case 2. Login failed:


● Authorization fails.
● Prompt the user that he typed the wrong password.
● Allow the user to re-enter the password.
Case 3. Change password:
● User initiates the password change command.
● User is prompted for old password, new password and confirm new password.
● User gives the old password, new password and confirm new password.
● System does authentication.
● New password is registered with the system.

Case 4. Change password failed:


● Authorization fails.
● Prompt the user that he typed the wrong password.
● Allow him to re-enter the password.
● New password and confirm new password do not match.

You might also like