Skip to content

webbydevvy/ChoreBunny

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

ChoreBunny

Synopsis

Welcome to my repo for ChoreBunny - a task/job advertising web application. This project represents my attempt at the "TaskRabbit/Craig's List" challenge, from the Udemy tutorial, "8 RoR Apps in 30-days" by Yonathan Ayenew.

The original brief for this challenge can be found HERE!

Key Focus

  • Bootstrap Sass
  • simple_form
  • HAML

Stack

  • Ruby-on-rails
  • Bootstrap
  • SCSS

Implementation

Clone this repository, and change in the correct directory.

$ git clone https://github.com/kaaristrack/ChoreBunny
$ cd ChoreBunny/ChoreBunny

Execute the rails server.

$ rails s

Navigate to "localhost:3000" in your chosen browser, and enjoy!

Screenshot