Skip to content

Customer relationship management system. Tech stack: JavaScript, Node.js, Express, MongoDB, Mongoose, Handlebars, HTML, CSS

Notifications You must be signed in to change notification settings

c0dewalker/gamma-crm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gamma CRM: A Customer Relationship Management System



Screenshot 2020-08-26 at 16 54 52

Functionality:

  • Customer data entry and editing forms.
  • Organising the customer contacts along the completion status (first contact, meeting planned, etc).
  • Storing customer and manager data in a MongoDB database (full spectrum of CRUD operations).
  • Session based authorization and authentication (Passport.js).
  • Two different authorization roles (administrator and manager).
  • Server side rendering (SSR) with Handlebars template engine.
  • Excel import and export.
  • Text search and filtering by date.

Tech Stack:

  • Javascript
  • Node.js
  • Express
  • MongoDB
  • Mongoose
  • Passport.js
  • SHA256
  • HTML5
  • CSS3
  • Bulma
  • Handlebars
  • SheetJS

About

Customer relationship management system. Tech stack: JavaScript, Node.js, Express, MongoDB, Mongoose, Handlebars, HTML, CSS

Topics

Resources

Stars

Watchers

Forks