Skip to content

This is a CRUD app built using Django and MySQL that allows users to perform basic operations such as add, edit, view, and delete data, also, the project has pagination, searching and sorting employee details features.

Notifications You must be signed in to change notification settings

nidhisha-shetty/Django-MySQL-application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About the application

This is a Django based employee app which enables a user to perform CRUD (create, read, update, and delete) operations. Also, the app has pagination, searching, and sorting data feartures. The context of the app is to allow a user to manage employee details with ease.

Installing and executing the app

> git clone https://github.com/nidhisha-shetty/django-employees-app
> cd django-employees-app
> python manage.py runserver

About

This is a CRUD app built using Django and MySQL that allows users to perform basic operations such as add, edit, view, and delete data, also, the project has pagination, searching and sorting employee details features.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published