Skip to content

lulubun/networker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Networker

Networker is a responsive full-stack app that acts as CRM software specifically targeted for networking contacts.

Getting started

Installing

>   git clone https://github.com/lulubun/networker.git
>   cd networker
>   npm install

Launching

>   npm start

This should automatically open localhost:3000 in a browser.

Introduction

Inspired by my need to manage the many contacts I have made and will make in the tech community, this app is modeled after CRM (customer relationship management) software that I have used in the past in sales.

This is a simple way to keep track of contact information for networking contacts and a way to schedule continuing follow-ups so you don't lose track of them. An add to calendar feature is included that adds an appointment to your personal calendar to follow up with a contact.

This app includes the ability to create an individual account and secure login. The demo account is available for browsing the site without registering.

Tech Stack

  • HTML
  • CSS
  • React
  • Node
  • Mongo DB

Responsive

  • The app is fully responsive and quickly adapts to all mobile, tablet, and desktop viewports.

Attribution

Date Formatting

Calendar Appointment Insertion

Security

Component Styling

App Bootstrap

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published