GithubHelp home page GithubHelp logo

orlandobeans / footprints-public Goto Github PK

View Code? Open in Web Editor NEW

This project forked from 8thlight/footprints-public

0.0 2.0 0.0 257 KB

Ruby 75.01% JavaScript 5.67% CoffeeScript 2.13% CSS 5.15% HTML 12.03%

footprints-public's Introduction

Footprints

This program is an applicant tracking tool that allows users to manage the employee hiring process from start to finish.

To run this program, first copy the repository url from github, then run git clone [url] in your terminal to make a local copy of the repo.

This program uses ruby version 2.1.5. ruby -v will display what version of ruby you are running. If you are not running the correct ruby version, run rbenv install 2.1.5 to install it using homebrew, then enter rbenv local 2.1.5 to switch to this ruby version.

Next, enter bundle install to install all gems used in this program. If you do not have bundler installed, enter brew install bundler first.

Enter rake db:migrate and rake db:seed to populate the database with default values.

Enter rails server to start the program locally.

Enter localhost:3000 as a url in your web browser of choice to view the program.

Note

Footprints requires anybody who logs in to also be a crafter. You will have to manually add a person to the system as a crafter in order to log into Footprints.

footprints-public's People

Contributors

kkrull avatar ryanzverner avatar

Watchers

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