Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 813 Bytes

README.md

File metadata and controls

14 lines (7 loc) · 813 Bytes

Rent Splitter

Code Climate

Demo here: http://rentsplitter.kissr.com/

####This is my final project for Front End Web Development course, General Assembly school, my first small step learning coding: a html, css and javascript project.

The goal of this project was to create a Javascript calculator that allows a group of friends to split the rent in the most proportional way when they are going to share a house.

Working on this project I learnt a lot about javascript, css and responsive design using media queries. After my Makers Academy experience, I recently added Sass on top, in order to refactor a bit the css.

I'm also going to add some tests asap.