Giter Club home page Giter Club logo

glint's Introduction

Glint

Where programmers meet ideas

  • Use glint
  • View the glint project website here
  • View our annotated source code here

Team

  • Product Owner: David Rabkin
  • Scrum Master: Anneke Floor
  • Project Manager: Kalev Roomann-Kurrik
  • Development Team Members: Michael Hari

Table of Contents

  1. Team
  2. Usage
  3. Requirements
  4. Development
    1. Installing Dependencies
    2. Tasks
  5. Roadmap
  6. Contributing

Usage

Glint is an app that you can use to find and share ideas. Submit your idea, and an optional description, and see it appear in the list of ideas. Search through the list of ideas submitted by all users to find new projects to work on. You can also upvote and downvote ideas using the voting buttons. Whether you're looking for a great idea, or have a great idea to share, glint is the app for you!

Requirements

  • Node 0.12.0
  • Express 4.0.0
  • MongoDB 1.4.34
  • Mongoose 3.8.24

Development

Installing Dependencies

From within the root directory:

sudo npm install -g bower
npm install
bower install

Tasks

From within the root directory:

grunt (task)

grunt tasks:

  • grunt deploy - runs test, build, and upload. Is run with a --prod flag for production deployment by Azure
  • grunt test - runs unit tests on the frontend and backend
  • grunt build - concats and minifies source code files
  • grunt upload - runs the server either locally or in production based on flags used on the grunt deploy task
  • grunt annotate - creates annotated source code with docco in docs/ folder, for both client and server .js files.

Roadmap

View the project roadmap here

Contributing

See CONTRIBUTING.md for contribution guidelines.

glint's People

Contributors

annekef avatar millionhari avatar kalevrk avatar rudimental avatar hackreactor-students avatar atj1979 avatar

Stargazers

 avatar

Watchers

James Cloos avatar David Hammer avatar Michael Roberts avatar Chad Fong 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.