Skip to content

tophat8855/TeachProgramTracker

Repository files navigation

TeachProgramTracker

TEACH Program Software Stack

Table of Contents

Getting Started

The following steps will help you get your workstation set up.

Prerequesites

  • Ruby 2.4.0
  • Rails 5.0.2
  • Postgresql

Workspace Setup

git clone [email protected]:tophat8855/teachprogramtracker.git

cd teachprogramtracker
bundle install

rake db:create db:migrate db:seed

Running the tests

This app uses rspec for testing.

bundle exec rspec

Starting the server

rails s

The server should be running on port 3000.

Contribution

Pushing code

rspec && git push

Pushing the code to master will also deploy to the Heroku app.

About

TEACH Program Software Stack

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •