Skip to content

stanzhengdev/monarchs-can-hack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

monarchs-can-hack

presentation for ODU Strome & MonarchsHack event 3/17/2015

This is a small web application that lets user engage and track courses AT ODU using twitter as a data source. Add your class and share your knowledge from class publically.

You will need

if you download node you will also have NPM installed, a great site full of useful for libraries for your program https://www.npmjs.com/

to run, run in shell

git clone https://github.com/stanzheng/monarchs-can-hack/
cd monarchs-can-hack 
npm install 
npm start

Link to presentation:

https://docs.google.com/presentation/d/1PZuvd2bjcTMxhuwcOna0cXiHzsOVinG7yhi0d5_g7XU/edit?usp=sharing

fakedb


[{
  "id": 1,
  "name": "MATH211",
  "date": "2015-03-17T12:15:16.823Z"
  },
  {
    "id": 2,
    "name": "CS121",
    "date": "2015-03-17T12:15:33.395Z"
  },
  {
    "id": 3,
    "name": "BIO110",
    "date": "2015-03-17T12:15:56.598Z"
  }
]

ping at dev.stanzheng[@]Gmail.com or @stanzheng if you have a problem

About

🔥Presentation for ODU Strome & MonarchsHack event 3/17/2015

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published