1- Navigate to [Database Scripts](./Database Scripts/) Directory and copy the 2 SQL scripts.
2- Connect to your database using sys or sysdba
3- Execute [createUser.sql](./Database Scripts/createUser.sql)
4- Connect to FacesHr by using the username: faceshr and password faceshr
5- Execute [createDatabaseObjects.sql](./Database Scripts/createDatabaseObjects.sql) inside the faceshr user