codemargaret / berry_portfolio

Rails portfolio website where people can learn about me and see past projects (Epicodus Rails Week 2 Code Review)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Margaret Berry Portfolio

A portfolio showcasing my projects and strengths, 12.01.2017

By Margaret Berry

Description

The purpose of this project is to show who I am as a person and potential employee as well as a coder.

Setup and Installation Instructions

This app was created with Ruby 2.4.1.

You can view a deployed version [here]:

  1. $ git clone [this repository](https://github.com/codemargaret/berry_portfolio.git)
  2. $ cd berry_portfolio
  3. $ bundle install
  4. $ rails db:create
  5. $ rails db:migrate
  6. $ rails db:test:prepare if running tests.
  7. $ rails s to run locally.

My Personal Strengths

  • I use the power of sparkles to make the world a shinier place.
  • I am able to focus intently on projects, so much so that I am often startled by people who have been standing next to me for several minutes.
  • I stand up for myself, but handle conflict in a diplomatic way.
  • I can often channel my anxiety into careful work.
  • Although I tend towards introversion, I genuinely enjoy getting to know people.

User Stories

  • A user can...

  • Contact me.

  • Learn more about me.

  • View my projects.

  • Comment on my projects.

  • View my skills.

  • Endorse my skills.

  • An administrator can...

  • Create, update, and delete projects.

  • Create, update, and delete comments.

  • Create, update, and delete skills.

  • Create, update, and delete endorsements.

Future Features

  • More styling.

Bugs

There are no known bugs at this time.

Technologies Used

  • Ruby-on-Rails
  • ActiveRecord

Support and contact details

If you have any updates, questions, or suggestions please contact Margaret or make a contribution.

License

This software is licensed under the MIT License.

Copyright (c) 2017 Margaret Berry

About

Rails portfolio website where people can learn about me and see past projects (Epicodus Rails Week 2 Code Review)


Languages

Language:HTML 70.1%Language:Ruby 18.4%Language:CSS 10.9%Language:JavaScript 0.4%Language:CoffeeScript 0.3%