An open API service indexing awesome lists of open source software.

https://github.com/abhishek10351/employee-management

A website to manage employees within an organisation
https://github.com/abhishek10351/employee-management

django employee-management employee-management-system nextjs python restful-api saas

Last synced: 6 months ago
JSON representation

A website to manage employees within an organisation

Awesome Lists containing this project

README

          

# 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](./client) and `server` directories for installation instructions.
3. Run the frontend and backend servers.
4. Visit `http://localhost:2000` to view the application.

## Creators

- [Abhishek Kashyap](https://linktr.ee/Abhishek10351)
- [Subhrajit Talukdar](https://www.linkedin.com/in/subhrajittalukdar/)