Skip to content

gaurang444/Django-Backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kafqa

Kafqa Backend dev Features

  • Download CSV (Get Real time report of the user db)
  • added frontend for each end point
  • Filter users based on any combination of filter parameters.

Also Attaching image for the Screenshot of the assignment.

How to clone and run the assignment on a local machine.

  • git clone https://github.com/gaurang444/Kafqa.git
  • cd kafqa
  • pip install -r requirements.txt
  • python manage.py makemigrations
  • python manage.py migrate
  • python manage.py createsuperuser
  • python manage.py runserver
  • Run http://127.0.0.1:8000/user/home/ to see the view of all users
  • You can now do CRUD Operations on user db
  • Apply Filter via Multiple Parameters and search.
  • Download Real Time CSV Support.

About

Kafqa Backend dev

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published