Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mrchrmn-ls/contacts-manager

DOM manipulation exercise with vanilla JavaSript.
https://github.com/mrchrmn-ls/contacts-manager

dom-manipulation handlebarsjs javascript

Last synced: 24 days ago
JSON representation

DOM manipulation exercise with vanilla JavaSript.

Awesome Lists containing this project

README

        

# Contacts Manager
## managing those contacts like it's 1996 (but better)

Frontend practice project from [Launch Schools's](https://launchschool.com) core curriculum. Local API server provided by course. See it in action on [Heroku](https://contacts1996.herokuapp.com).

I spent literally no more than five minutes on the design and it shows ;-) But don't let the ugly look fool you, the functionality is there (I hope - fingers crossed). Another thing I did not do was input validation beyond what HTML5 and the browser offer automatically.

No design, no validation - what did I actually do? Where did those hours go? Well, I spent a lot of time on the search. You can search across all fields of the contact details. Give it a try!