Git Product home page Git Product logo

hdts's Introduction

HDTS

web-based hard drive tracker system

To run the application

Install the application libraries
-1. ensure docker and docker-compose are installed on system
-2. run the setup script and allow it to bring the system up

Infomation

Folders within HDTS-Django

  • Inventory: Contains files needed to add and edit hard drives in the system.
  • Accounts: Contains files needed for authentication and to save information about the user.
  • Logs: Contains the log
  • Media: Contains images to be displayed by the system.
  • Register: Contains files used to register new users to the system.
  • Request: Contains files used to allow requests to be created and edited in the database.
  • Static: Contains CSS and JS files for the user view.

Web Pages

  • Maintainers webpages folder: Inventory/templates/Inventory
  • Requestor webpages folder: request/templates/request

Objects

  • Hard Drive Model: Inventory/model.py
  • Request Model: request/model.py

NOTICE

  • User needs a Mongo database running to operate
  • User needs to define Mongo settings under Databases
    • Engine: djongo

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.