Git Product home page Git Product logo

observatory3's Introduction

Observatory3

Build Status

A project tracking dashboard for Rensselaer Center for Open Source. A ground up rewrite.

Working to replace a system with these features. See our planned feature set.

Features

Observatory is a powerful dashboard tracking open source projects and contributors that are built through Rensselaer Center for Open Source. the current implemenation can be seen in action at rcos.rpi.edu. We are a highly active community of open source developers that attend school at Rensselaer.

Key Features Include

  • Project Tracking
  • Individual Progress reports
  • Attendance system for users
  • Information gathering and blog platform for projects

Installation

Once the project is cloned you need nodejs (nodejs-legacy for debian-based distributions), npm, ruby, and Mongo DB. You can then run

npm install -g grunt-cli grunt bower
npm install
# if you have errors running the above, run the following line:
sudo chown $USER -R ~/.npm
bower install
sudo gem install sass
sudo service mongodb start # or equivalent if not on an ubuntu-based distribution
# if mongodb fails to start, run the following line and retry:
sudo mkdir -p /data/db
grunt serve

Grunt will run the server and make the project available at http://localhost:9000.

Want to develop with us? Check out the generator we use at here.

observatory3's People

Contributors

agundy avatar seveibar avatar jfucci avatar kmcnellis avatar pixelatedmirror avatar josroe9595 avatar nickkoul avatar zlalvani avatar istyatur avatar jowlee avatar vakrao avatar c00w avatar rickrizzo avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.