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
- Host: GitHub
- URL: https://github.com/abhishek10351/employee-management
- Owner: Abhishek10351
- License: mit
- Created: 2024-10-12T08:35:18.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-20T17:24:22.000Z (11 months ago)
- Last Synced: 2025-04-30T16:06:19.679Z (6 months ago)
- Topics: django, employee-management, employee-management-system, nextjs, python, restful-api, saas
- Language: CSS
- Homepage:
- Size: 3.05 MB
- Stars: 3
- Watchers: 0
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/)