Skip to content
This repository has been archived by the owner on Feb 10, 2020. It is now read-only.

Ndpnt/SnowReporter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snow Reporter

SnowReporter is a school project.

How to use

Dependencies

You will need:

  • Node.js v0.6.9+ /!\ do not install node v.0.6.11, the application won't work!
  • MongoDB v2.0+

Install

git clone git@github.com:Crozis/SnowReporter.git
npm install -d	# install all necessary dependencies
              	# prepare database storage
sudo path/to/your/install/of/mongodb/bin/mongod	# start up MongoDB daemon; possibly see --dbpath option

Start the application

node app.js	# start the application

you can simply hit `localhost:3000` on your favorite browser.

Authors

  • Nima Izadi
  • Nicolas Dupont

About

Node.js application for web application course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published