patpalmerston / contact-keeper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

contact-keeper

You can find the deployed project at (https://salty-cove-76539.herokuapp.com/)
Demo Login:
email: patrick@patrick.com
password: patrick

Contributors

Web Developers

Pat Palmerston



Project Overview

Contact-Keeper is a project created to help create and keep track of new contact information. This includes: -Name -Email -Phone -Contact Type The application also includes a filter feature to target specific contacts.

Key Features

  • Register
  • Login
  • Add Contacts
  • Filter Contacts

Tech Stack

Front end built using:

  • React
  • Context API
  • React Hooks (useState, useEffect, useContext, useReducer, useRef)
  • Axios
  • React-Router-Dom
  • uuid

Back end built using:

  • Node.js
  • Express
  • Express-Validator
  • jsonwebtoken
  • mongoose

React

  • Familiarity with react (lower technical debt)

  • Single page application needed

  • Faster Load Times (more performant)

  • Reusable UI Components

About


Languages

Language:JavaScript 85.3%Language:CSS 13.4%Language:HTML 1.3%