- In the sql file, in the final line, replace with your MySQL Workbench password.
- Then run the SQL queries file. This will set up the required database for our project.
- Within the server folder, create a '.env' file and write the following two lines in it:
DB_NAME=hr_ops_sysDB_PASS=<password to your MySQL Workbench>
npm installall the packages in both the root directory as well as the server folder.- Run the server using git bash.
- Open client/index.html
uglyprincess/DBMS_HR_Operations_Manager
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Releases
No releases published
Languages
- JavaScript 89.9%
- HTML 8.2%
- CSS 1.9%