Skip to content

Latest commit

 

History

42 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hack Duke Hardware Inventory

Getting Started

# Install dependencies
npm install

# Start MongoDB
mongod

# Start development live-reload server
PORT=8080 npm run dev

#=====================

# Use test database
cd into project directory   
mongo < mongoScript.js   

# Start production server:
PORT=8080 npm start

TODO:

  • Query by user id
  • Basic authentication
  • UI
  • Test: on prod server and unit test
  • Scanner input: scan userId, hardware barcode.
  • Verify design schema and API
  • Documentation
  • Deploy

License

MIT

About

Admin for hardware to facilitate the checking out of hardware

Resources

Stars

0 stars

Watchers

22 watching

Forks

Releases

Packages

Contributors

Languages