close
The Wayback Machine - https://web.archive.org/web/20200920071934/https://github.com/dyweb/hrs
Skip to content
This repository has been archived by the owner. It is now read-only.
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
app
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

hrs

Dongyue HR System

Roadmap

  • CURD of members' information
  • Registraion and info filling in
  • Access control for different teams
  • Self-service registration of GitLab Tq, QA
  • Synchronize with the team address list

Deployment

composer install
npm install
cp .env.example .env
php artisan key:generate
php artisan migrate --seed
npm run dev
// go to 'localhost:8000'
// password can be found in UsersTableSeeder

About

Dongyue HR System

Topics

Resources

License

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.