-
Notifications
You must be signed in to change notification settings - Fork 1
Functional Requirements
Dmitrii Hromtsov edited this page Jul 17, 2020
·
66 revisions
| Issues | Functional Requirements |
|---|---|
| FR-1 |
As a person, I want to register as a user, so that I could use the system
|
| FR-2 |
As a person I want to login, so that I could use the system
|
| FR-3 |
As a user, I want to register my car(s)
|
| FR-4 |
As a user, I want to see my profile and registered cars with the ability to edit them
|
| FR-5 |
As a user, I want to be able to see the full list of company's cars
|
| FR-6 |
As a user, I want to be notified via email when there are no more parking spots
|
| FR-7 |
As a user I want to change my password, so that I could use another one
|
| FR-8 |
As a system administrator, I want to be able to scan a license plate
|
| FR-9 |
As a system administrator, I want to be able to enter a license plate by hand
|
| FR-10 |
As a system administrator, I want CRUD operations on users, so that I could manage them
|
| FR-11 |
As a system administrator, I want CRUD operations on cars, so that I could manage them
|
| FR-12 |
As a system administrator, I want CRUD operations on companies, so that I could manage them
|
| FR-13 |
As a user of the android application I want to see a pop up that forbids me to use the application as soon as I have no internet connection (3G/Wi-Fi)
|
| FR-14 |
As a user I system administrator I want to have a page with dashboard and metrics
|
| FR-15 | As system administrator I want to be able to send 'Your presence is requested because of difficult parking situation' email on Web |
| FR-16 |
As a system administrator I want to be able to create announcements (banner) with 3 different priorities YELLOW, ORANGE, RED for users.
|
| FR-17 |
As a user I want to have a tab named Announcements behaving like a line feed from facebook
|
| FR-18 |
As an system administrator I want to refresh the dashboard without reloading the page
|
| FR-19 |
As system administrator, I want to see the number of parking spots grouped by company on the dashboard
|
| FR-20 | As system administrator or user, I want to edit my profile |
| FR-21 | As system administrator I want to upload and view parking plan on dashboard |
| FR-22 | As an administrator, I want to be able to send an email to a user, if he has created a difficult parking situation |