Skip to content

This repository contains implementation of ROLE BASED ACCESS CONTROL model in Online health report management project.

Notifications You must be signed in to change notification settings

SSapkal/Online-Health-Report-Implementing-RBAC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Online-Health-Report

Software requirements:

  1. Eclipse IDE
  2. MySQL Workbench

Steps to run project:

  1. Export the .sql file using MySQL workbench.
  2. Change the password of database to "Swap@123" as it is used to access the databse with username as "root".
  3. After database setup, Open the project in Eclise IDE.
  4. Right click on project name and BUILD PATH -> CONFIGURE BUILD PATH -> JAVA BUILD PATH -> LIBRARIES -> ADD EXTERNAL JARS. on this path add mysql-connector-jar and servlet-api-jar.
  5. In server add APACHE TOMCAT SERVER.
  6. Finally run on server.

About

This repository contains implementation of ROLE BASED ACCESS CONTROL model in Online health report management project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published