Coder Social home page Coder Social logo

hayesmp / stockaid Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gratefulgarmentproject/stockaid

0.0 1.0 0.0 1.65 MB

A website for tracking inventory

License: MIT License

Ruby 64.09% JavaScript 0.20% CoffeeScript 3.76% CSS 0.72% HTML 31.23%

stockaid's Introduction

Build Status

StockAid Logo

What is StockAid?

StockAid is an inventory management system for The Grateful Garment Project which provides clothing for victims of sexual assault.

Development Environment

Run rake setup to prepare the necessary environment variables to begin development. After that, you will need to run rvm use . to load the environment variables generated in .ruby-env.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/GratefulGarmentProject/StockAid. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.

License

This project is available as open source under the terms of the MIT License.

Project Management

This project is being managed at: https://waffle.io/GratefulGarmentProject/StockAid

Mac Setup

If you are on the Mac, follow these steps (with caution):

brew update
brew install postgresql
git clone https://github.com/on-site/StockAid.git
\curl -sSL https://get.rvm.io | bash -s stable
cd .
${rvm_recommended_ruby}
gem install bundler
bundle
rake setup
rvm use .
spring stop
# now to start your postgres db
postgres -D /usr/local/var/postgres/

Note: the line ${rvm_recommended_ruby} should install the version of Ruby defined in ./Gemfile. If this fails, please look at the Ruby version defined on the top line, and run rvm install ruby-x.x.x (replacing x.x.x with the version you see in the Gemfile).

stockaid's People

Contributors

tekhudson avatar smellsblue avatar robroberts avatar lortza avatar juliaosm avatar sri avatar travisoverby avatar icodeclean avatar anthonylebrun avatar bananno avatar ericknecht avatar eyeyellow avatar jonathanrieta avatar joedean avatar kelseyhuse30 avatar seanpatches avatar sharks33 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.