Skip to content

Denver04/Performance-Detector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Performance-Detector

Employee Performance Detector

image

Fill out the form and get your employee performance

Instructions are also provided so you can take help from there to fill the form correctly.

image

Installation

  1. Clone the repository.
  2. Run " npm i " on the clone path.
  3. Run " npm i " after moving to the backend directory.
  4. Make sure you have python and all the required dependencies listed in requirements.txt.
  5. Run " npm run dev " for frontend and " npm run dev " for backend in the backend directory