Skip to content

obynonwane/GenroTechnologies

Repository files navigation

Employee Management / GenroSystems Technology

Project Description

This is a simple web application that can allow Admin Signup and Signin to Create a Company, Create Employee and Assign them to their respective Companies, Search Employee, Perform Basic CRUD.

This Project was Built with VueJS as Front-End tool and Laravel PHP Framework for Backend API

Installation

  • Clone the repo git clone https://github.com/obynonwane/GenroTechnologies.git
  • cd to project folder.
  • Run composer install
  • Save the .env.example as .env and set your database information
  • Run php artisan key:generate to generate the app key
  • Run npm install
  • Run php artisan migrate
  • Run npm run watch on a different terminal
  • Run php artisan serve on a different Terminal
  • Done !!! Enjoy

About

Employee Management System

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published