It is a Django project, which is created for Employee Registration. In this project, I have used CRUD functionality and Django forms with the PostgreSQL database for storage. I have also used the drop-down function for the designation project so that we can choose the designation of the employee.
Aim: This project aims to create an app for Employee Registration using the Postgresql database for the storage of employee data.
- Python - Django
- Html
- PostgreSQL
- Django CRUD Operation
- Design Django Form with Bootstrap and crispy forms
- Display DropDown in Django Form