Skip to content

kurosakiaduma/adb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Address Book

This project is an address book webpage that helps leaners to get more on the concepts of object oriented programming; how to create objects and modify the properties within them as well as their constructors.

The webpage allows users input contact info and displays each name in a list, and when clicked on displays each contacts full name.

Prequisites

  1. You need a Github account to clone the project directory from my repository.

  2. The webpage needs to be run on Google Chrome browser. It's okay to use any other web browser but I reccommend Chrome because of it's extensive extensions that allow some of the extra features I threw into the page to function well.

  3. To view the raw code of the webpage you will probably need a text editor e..g Atom or Brackets

  4. You will also need to obtain Bootstrap file css from getbootstrap

  5. I have added an extra bootstrap file on fonts within the repo that enables me to use pre-edited icons. These can be obtained from Fontawesome

Installing

OR

  • Directly download the root folder to your computer using this link

Deployment

  1. After unpacking the contents, use Atom to open the HTML CSSand Bootstrap to view the source code of the project.

  2. Run the project in Google Chrome (reccommended) or any other web browser to view it in deployed version.

  3. Scorll through the webpage and "listen" out for something that I added to the background. Hopefully you'll figure that out.

  4. Test the project live by editting its source code using Google Developer Tools.

Built with

  • HTML
  • CSS
  • Bootstrap
  • jQuery

Author

The author of this project is Tevin Joel Aduma

You can reach me via my:

License

MIT License

Copyright (c) 2017 Aduma Tevin Joel

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published