Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
bkmakerspace
/
toolhub
Public
Notifications
You must be signed in to change notification settings
Fork
3
Star
8
Code
Issues
21
Pull requests
12
Actions
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Wiki
Security and quality
Insights
Design Notes
Jump to bottom
Jeremy Satterfield edited this page
Sep 23, 2018
·
2 revisions
App structure
Code Stack
Python 3.7
Django
Django REST Framework
Custom interface via (jinja?) templates
API for other systems to communicate
Infrastructure
Hosted in space, public on static ip
Nginx to route this and other apps
Let's encrypt for SSL
Physical identification
Identifier (tool pk?) printed and placed on tool and shelf
QR code with url to view tool
Models
User
Let's start with a Custom user now, even if we don't have extra fields yet. We'll be glad we did
Tool
Owner
Description
Photos
Guideline tagging plus free-form "other"
Nested Category tagging (
https://github.com/radiac/django-tagulous
)
Storage location
Clearance requirement - None, owner, any cleared user
notify owner of borrow
History of usage
tool
borrower
timestart borrowed
timestamp returned
Clearance for tool usage
tool
user
Pages
Tool search
tool details
Tool model fields
Checkout status w/ borrower
checkout history - last 5? all?
User details
user info
tools owned (w/ checkout status)
tools currently borrowed
Wiki pages
Pages
5
Loading
Home
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
Design Notes
App structure
Models
Pages
Loading
Integrations
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
Libraries
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
Setup Guide
Uh oh!
There was an error while loading.
Please reload this page
.
Clone this wiki locally
You can’t perform that action at this time.