Group project for CCPS610 - Database Systems II
Group members: Ishika, Niloy, Mubariz
Built with: Ryerson SCS Oracle DB, Nginx, PHP (with OCI8), HTML, CSS, JavaScript, JQuery, Ubuntu
- Use
build_hr_database.sql
to create and populate your tables under your Ryerson SCS Oracle database - Update
conn.php
with your SCS Oracle DB login/access credentials - Serve the files on your PHP server with OCI8 installed
- Remember to have your SCS VPN enabled to access the database successfully
- We updated our webpage after our presentation to include alert responses on the success or failure of an UPDATE or INSERT command