Skip to content

seyhah/Human_Resource_Management_System

 
 

Repository files navigation

Online Websit URL: https://hrmsemployee.herokuapp.com

Online Database Access (phpMyAdmin) .....

Visit URL: https://www.phpmyadmin.co/logout.php?db=

Server: sql5.freesqldatabase.com

Username: sql5462611

Password: DtMMiL2YPq

==========================================

First: XAMPP (open and run)

Second: Go Into => Employee\views.py Commit Close and Open..........

===> XAMPP SERVER DATABASE MYSQL (Remove Commit except) #cur.execute("DROP DATABASE allah_rakha")

===> Free SQL Online Acccess (Add Commit)

Third: Database automatic create in your MySqlAdmin (Panel)

Four: Follow the ERD Diagram Schema of this HRMS Project.

===========================================

1: Extract the zip file.

2: Open terminal in existing folder (current folder where these files are placed)

3: Run Command: venv HRMS_VENV

4: Run Command: python -m pip install requirements.txt

5: Run Command: ./HRMS_VENV/Scripts/activate

6: Here: Active the virtual envirnmet of Python

7: Run Command: python manage.py runserver

8: Open Local Host into your Browser Window.

Follow the ERD Diagram for enter data into database tables.

ERD-HRMS-Final

About

Website to Human Resource Management System of the Employee Dashboard.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 47.2%
  • SCSS 18.4%
  • Less 18.2%
  • JavaScript 8.9%
  • HTML 6.1%
  • Python 1.2%