Acadamicaki
Acadamicaki
Hardware requirement
A PC with proper speed and memory
Software requirement
Front_ end: PHP, html, javascript, CSS
Back_ end: SQL database
Design and implementation constraint
Safety Requirements
The database may get crashed at any certain
time due to virus or operating system failure
Therefore, it is required to take the
database backup
Other non-functional requirement
Security Requirements
We are going to develop a secured database for the
university .Depending upon
the category of user the access rights are decided. It
means if the user is an
administrator then he can be able to modify the
data, delete, append etc. All
other users other than staff only have the rights to
retrieve the information about
database.
Other non-functional requirement
Software quality attribute
The ncccssary quality of software product are:
Security:
The application is password protected and also
any updation, deletion, Edition and other process
are done by privileged user.
Maintainability:
The system is to be designed so it can be easily
maintained.
Other requirements
Appendix A: Glossary
HTTP hypertext transfer protocol
SQL structured query language
GUI graphical user interface
SRS software requirement specifications
CSS cascading style sheet
PHP (hypertext pre-processer ) server side
scripting language
Other requirements