Skip to content

khansasafira19/sk-employee-job-manager

Repository files navigation

sk-employee-job-manager

Full Source Code for Employees' Jobs Management System

DESCRIPTION

This is a completely free source code (including database structure) for "Employees' Jobs Management System", a webapp I partially developed using Yii2 Framework, MySQL Database, and AdminLTE3. The app consists of the Indonesian Language as my first language. But overall, it's easy to use since the code is mostly English.

The features this app has are as follows:

  1. Task management (personal agenda, assignment, accross-team job)
  2. Employee presence report (and management)
  3. User management
  4. Executive summary
  5. Dashboard
  6. Team and project management

HOW TO ENJOY

Before using this code, you gotta make sure you have your local server ready (such xampp or wamp), IDE (I use VSCode), git and composer installed on your computer.

  1. Open your terminal in htdocs (if you use xampp) or www (if you use wamp)
  2. Run this code to clone the repo using git clone https://github.com/khansasafira19/sk-employee-job-manager.git
  3. Access the folder using cd sk-employee-job-manager, still in your terminal
  4. Run composer update to make everything run on the app (it is to fill up the vendor folder)
  5. Access your phpmyadmin, create a database, and name it "sk_ejm" or whatever you like. Then import the .sql file in root\sql folder.
  6. Make changes to the config\db.php file on the database connection, according to your setup.
  7. That's it, the app should run now. Access it on http://localhost/sk-employee-job-manager/ using username admin and password admins

PREVIEW

More previews are available here.

LICENSE

Copyright © 2023 by Safira Khansa (Nofriani) Visit more at https://github.com/khansasafira19 and https://khansasafira19.github.io/

This application is completely free to use, although selling it without my consent or using it in your name is not permissible. The use for any part of my code should include the link to this repo. Thank you for understanding.

CONTACT

  • If you have any questions regarding this app, contact me on WhatsApp +62-856-6499-1937
  • If enjoy using the code, and feel grateful, you can buy me a cup of tea via OVO or GoPay at +62-856-6499-1937. Actually, as a Muslim myself, sending out your prayers for me and my family is even better.

Thanks for stopping by. :)

I have a blog, https://safirakhansa19.wordpress.com/, I wrote some books too:

Here are some research papers I did, all written in English:

About

Full Source Code for Employees' Jobs Management System

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published