Application system feature | Description | Associated files | Database objects |
Secure log in screen | Log in to the application--database validates ID and password | Login.exe Logo.gif | Security_data table Person table |
Customized menu | Application menu displays programs that the user is authorized to use | Menu.exe Header.gif Footer.gif Button.gif | Menu_line table Security_data table Person table |
Review articles | View lists of articles and zoom in on details. Search articles by keywords | Review.pgm Search.pgm List.pgm Header.gif Footer.gif Button.gif | Article table Article_graphic table |
Maintain articles | Add, remove, or modify articles | Art_maintain.pgm | Article table Article_graphic table |
Administer users | Add, remove, or modify user authority | User_maintain.pgm | Security_data table Person table |