Designing phase of e-radio
E-radio is also software. Since then, e-radio designing phase is also same with designing phase in software engineering. There are five steps that should be passed in software engineering : Requirement Analysis and Specification, Design, Coding, Testing, and Maintenance.
Let us discuss then :
System analysis is done to know required things that will be needed in the system.
2. Design
System design will be explained in flow chart and context diagrams.
3. Coding
Coding is a process to translate the system design into application form.
4. Testing
The application must be test to check bugs that might be there in the application.
5. Maintenance
The application have to be maintained; so that the application is always in the good condition.



