Skip to content

NewkirkS/Address-Book

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Address Book

Epicodus Week 4: Monday, 8-22-16

By Caleb Stevenson & Stephen Newkirk

Description

This webpage will take user input and create a contact object with the input information that can be recalled and displayed on the same webpage

Specs

1. Program will store and user input as contacts.
  • Example Input: Bart
  • Example Output: Bart
2. Program will store user input as contacts.
  • Example Input: Simpson
  • Example Output: Simpson
3. Display full name.
  • Example Input: Bart, Simpson
  • Example Output: First Name: Bart, Last Name: Simpson

Setup/Installation Requirements

  • Clone this repository to your desktop
  • Open index.html in the browser of your choosing

You must host this webpage locally

Known Bugs

None yet

Support and contact details

Caleb Stevenson: cgrahamstevenson@gmail.com

Technologies Used

HTML, CSS, JS,

License

This webpage is licensed under the GPL license.

Copyright (c) 2016 Caleb Stevenson

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors