Skip to content

Amir-hash19/HRM_Managment.DRF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

16 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ§‘β€πŸ’Ό HRM - Human Resource Management API

A simple and extensible HRM system built with Django and Django REST Framework (DRF), designed to manage users, roles, and permissions in an organization.


πŸš€ Features

  • User registration, update, and deletion
  • JWT-based authentication using Simple JWT
  • Role management via Django Groups (e.g., Admin, Supervisor, Employee)
  • Permission-based access control
  • RESTful API design
  • API for group creation and user assignment

πŸ›  Tech Stack

  • Python 3.10+
  • Django 4.x
  • Django REST Framework
  • Simple JWT (authentication)
  • SQLite (default, can be changed to PostgreSQL)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages