Skip to content

Abhishek10351/employee-management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

employee-management

Description

This is a simple employee management system that allows you to add, view, update and delete employees. It is built using React, Chakra UI and Django.

Installation

  1. Clone the repository
  2. Check the README.md file in the client and server directories for installation instructions.
  3. Run the frontend and backend servers.
  4. Visit http://localhost:2000 to view the application.

Creators