Skip to content

An Employee Management System. Use of aws s3, ses and sqs, PSR12 Coding Standards, SOLID principles

Notifications You must be signed in to change notification settings

amitleuva1987/employee-management

Repository files navigation

How to use

  • Clone the project with git clone
  • Copy .env.example file to .env and edit database credentials there
  • Run composer install
  • npm install && npm run dev
  • Run php artisan key:generate
  • Run php artisan migrate --seed (it has some seeded data for your testing)
  • That's it: launch the main URL

Screenshots

  • Companies List with CRUD operations



  • Employee List with CRUD operations

About

An Employee Management System. Use of aws s3, ses and sqs, PSR12 Coding Standards, SOLID principles

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published