Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/mrchrmn-ls/contacts-manager
- Owner: mrchrmn-ls
- Created: 2021-10-15T21:39:51.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-11-04T11:44:57.000Z (about 3 years ago)
- Last Synced: 2024-10-14T05:20:55.495Z (2 months ago)
- Topics: dom-manipulation, handlebarsjs, javascript
- Language: JavaScript
- Homepage:
- Size: 343 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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!