Question
I have these answer i need answer for the other questions Functional Requirements 1. Web Application for stopping administrator Define new stopping territories, indicate number
I have these answer i need answer for the other questions
Functional Requirements
1. Web Application for stopping administrator
Define new stopping territories, indicate number of parking areas, the stopping cost every moment/hour and different subtleties. Modify information of existing stopping zones. View the information of all enlisted stopping zones.
2. Mobile Application for leaving administrator Send vehicle plate number and reservation secret phrase (Session ID) to focal worker for confirmation when clients check in. Issue bill to clients on checkout.
3. Mobile Application for end clients Register for the administration and enter individual and vehicle subtleties. Find a stopping territory from the rundown of zones, enlisted by stopping administrators. View the subtleties of a chose stopping territory, for example, the name, cost every moment, number of absolute accessible lots. Reserve an accessible parking area and indicate span of reservation.
4. Backend Management System Authenticate clients and administrators prior to adjusting any touchy information Accept reservation of parking garages dependent on accessibility Generate a Session ID for every booking and send it to the client Allow alteration of parking garage status by administrators Auto-drop reservation if client neglects to reach inside the window period.
Non-functional Requirements
The focal archive should be stage autonomous with the goal that it tends to be open and store application information through the web application and the portable application.
The worker should have the option to deal with simultaneous solicitations from various clients.
The framework ought to give secrecy to client information utilizing data set encryption and nearby encryption to ensure information in case of gadget robbery (PC/handheld gadget).
The android application gives high accessibility and high exactness in finding the areas.
ECC003 Software Engineering Project Fall semester 2020/2021 Requirements for submitting: By studying the user requirement document (see below) you have to: 1. Categorize the requirements as: 1.1. functional requirements: 1.2. non-functional requirements: 2. In system design: 2.1. Represent the use case diagrams. 2.2. Represent the class diagrams (minimum 3 classes should be included). 2.3. Represent interaction diagrams for every system operation. 3. Write algorithmic code for all methods of the classes. You have to: Submit report with description of all items above. Last day for submission is 11 January 2021. The late submission is not accepted. Requirement document Parking Car Monitor System 1. The program is to monitor the number of vacant car spaces in two car park areas (for passenger cars and lorry cars). 2. The program must be written in C++, Java or C# Programming Languages on the computer IBM PC. 3. The number of vacant car spaces should be displayed for request of an operator. 4. A general aim in the design of the program is to minimize the amount of main memory used. 5. The program should park the cars in random places according to the request of an operator. The number of cars to park should be given by operator (a validation should be done for the number of cars parked). 6. The program should remove the cars from park places randomly according to the request of an operator. The number of cars to remove should be given by operator (a validation should be done for the number of cars removed). 7. At the beginning an operator must provide the program with the following items of data (a validation of input data should be provided by the program): Number of places for parking car in every car park. Prices per hour for lorry and passenger car. 8. The program must produce for each action of an operator a report the report should be saved in file). The report must consist of: A number of the cars in park area. The time of report. The number of vacant car spaces in every car park areas. The data for every parked car (place, arrived time, type of car.) 9. The program must keep the arrived time, the park place and cost of parking for every car, these values should be reported by a request of an operator. Custormes operator Roy Respouse Spaces available in Parking Operator 1 (on Request A (Pace for parking Per hour updating the Vacant spaces Based on the Cars that ocupy and leave How muets Ansout he have to pay for Parking on leaving the area ECC003 Software Engineering Project Fall semester 2020/2021 Requirements for submitting: By studying the user requirement document (see below) you have to: 1. Categorize the requirements as: 1.1. functional requirements: 1.2. non-functional requirements: 2. In system design: 2.1. Represent the use case diagrams. 2.2. Represent the class diagrams (minimum 3 classes should be included). 2.3. Represent interaction diagrams for every system operation. 3. Write algorithmic code for all methods of the classes. You have to: Submit report with description of all items above. Last day for submission is 11 January 2021. The late submission is not accepted. Requirement document Parking Car Monitor System 1. The program is to monitor the number of vacant car spaces in two car park areas (for passenger cars and lorry cars). 2. The program must be written in C++, Java or C# Programming Languages on the computer IBM PC. 3. The number of vacant car spaces should be displayed for request of an operator. 4. A general aim in the design of the program is to minimize the amount of main memory used. 5. The program should park the cars in random places according to the request of an operator. The number of cars to park should be given by operator (a validation should be done for the number of cars parked). 6. The program should remove the cars from park places randomly according to the request of an operator. The number of cars to remove should be given by operator (a validation should be done for the number of cars removed). 7. At the beginning an operator must provide the program with the following items of data (a validation of input data should be provided by the program): Number of places for parking car in every car park. Prices per hour for lorry and passenger car. 8. The program must produce for each action of an operator a report the report should be saved in file). The report must consist of: A number of the cars in park area. The time of report. The number of vacant car spaces in every car park areas. The data for every parked car (place, arrived time, type of car.) 9. The program must keep the arrived time, the park place and cost of parking for every car, these values should be reported by a request of an operator. Custormes operator Roy Respouse Spaces available in Parking Operator 1 (on Request A (Pace for parking Per hour updating the Vacant spaces Based on the Cars that ocupy and leave How muets Ansout he have to pay for Parking on leaving the area
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started