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.io. 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

Getting Started

Prerequisites

npm install -g grunt-cli grunt bower

Developing

  1. Run npm install to install server dependencies.

    if you have errors running the above, try:

    sudo chown -R $USER ~/.npm
    
  2. Run bower install to install front-end dependencies.

  3. Run docker-compose up -d to start a MongoDB instance.

    This also starts a Mongo-Express admin interface available at http://localhost:8081.

  4. Run grunt serve to start the development server. It should automatically open the client in your browser when ready.

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

Build & preview

Run grunt build for building and grunt serve for preview.

Seeding the Database

Run grunt seed to seed (populate) your mongoDB with dummy data

Testing

Running npm test will run the unit tests with karma.

Want to develop with us? This project was generated with the Angular Full-Stack Generator version 3.3.0.

observatory3's People

Contributors

agundy avatar kmcnellis avatar seveibar avatar jfucci avatar vakrao avatar zlalvani avatar saswatb avatar yongabyte avatar istyatur avatar connection-lost avatar nickkoul avatar cowang4 avatar aeksco avatar jessamarie avatar pixelatedmirror avatar bkovacik avatar ahcjsdbkjfs avatar bennyty avatar zmike808 avatar joshualu4 avatar parkt2 avatar jowlee avatar matthewmawby avatar cyrozap avatar copperwater avatar burtonwilliamt avatar winstonian32 avatar kochman avatar rickrizzo avatar damemi avatar

Watchers

James Cloos 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.