Skip to content

cenders/1to1CheckIn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

1to1CheckIn

A check-in web application for 1:1 laptop distribution made with NodeJS.

Installation

Dependencies

Database Setup

1to1CheckIn uses MongoDB v3.2 for all backend data storage. More info on installing MongoDB here. To import data, run the following command:

mongoimport --db distribution --collection dist --type csv --headerline --file /path/to/file.csv

Installing Packages

To install packages, run this command from the root of the project directory:

npm install

Starting The Application

The application runs on port 1337 by default, and can be changed in the app.js file. To start, run the command:

node app.js

About

A check-in web application for 1:1 laptop distribution.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •