Skip to content

nusratdevo/device_tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django Device tracker Application

The application is Developed by following Features:

Features

  • This App used for tracking device for companies employees
  • At frist Company added
  • After that Company add employee and manager
  • company delegate more then one device to their employee
  • company wise device filter
  • device traking log
  • api documentation added by swagger

Getting Started

python manage.py runserver
npm start

Create the Django API With Django restFramework:

  • add vurtual environment
  • For the First, Install Django ,djangorestframework
  • install all requirement.txt file package
  • Set up a Django project and create an API app.
django-admin startproject device_tracker
cd device_tracker
python manage.py startapp device_app

SCREENSHOTS:**

Device Tracher App


Api document show

---

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages