Skip to content

cdt-eth/Job-Board

Repository files navigation

Job Board

palette

A Job Board built with Rails.


GitHub followers Twitter Follow

Table of Contents

Overview

A Job Board built with Rails. Bulma was the framework I used for styling alone with Sass. Devise was implemented for user authentication. Users can create, edit, and delete job posts as well as filter the timeline by job type. I integrated the Stripe API for credit card authentication. I deployed the final project to Heroku. You can see the final project here.

Tools

  • Rails
  • SQLite 3
  • Postgres
  • Stripe API
  • Bulma
  • Devise
  • Simple Form
  • Sass
  • Heroku