reese-lee / places

Places website that catalogs places I've been, utilizing objects and constructors

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Places you've been to program

Epicodus pair project to practice Objects, April 8, 2019

By Reese Lee, Dominic Montelongo

Description

Assignment: Create a website where you can keep track of all the places you've been. Each destination should be an object with multiple properties, like location, landmarks, time of year, notes, etc. Display those properties when a user clicks on a place's name. Complete the business logic for your place object first, before tackling the user interface. Additionally, make sure to include specifications with example input and output in your project's README.

Setup/Installation Requirements

Known Bugs

No known bugs

Support and contact details

Contact via github

Technologies Used

HTML, CSS, JS, and jQuery

License

MIT

Copyright (c) 2019 {Bibi Corp.}

About

Places website that catalogs places I've been, utilizing objects and constructors


Languages

Language:JavaScript 61.2%Language:HTML 37.2%Language:CSS 1.6%