Skip to content

Manage your clients and provide an easy to filter list with an strong and easy to use search bar

Notifications You must be signed in to change notification settings

diegoprd/clients-portal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clients Portal

Description

Manage your clients and offer an easy to use searching page, for public use.

  1. Login as administrator to:

  2. Add new Clients to your Data base

  3. Edit/Remove existing ones

  4. As a public user:

  5. See the clients list

  6. Take a deeper look into one specific client

  7. Search and filter the clients DB using a search bar

How to run the app

A few notes before the bullet list that everyone is looking for ;) The app uses gulp as the build system, nodeJs as the main technology and mongoDB for the DB.

So now, lets go to the Installation bullets:

  1. Clone the project
  2. Install mongodb if you dont already have it (http://docs.mongodb.org/manual/tutorial/install-mongodb-on-os-x/)
  3. Start mongodb (mongod)
  4. Go to the app directory
  5. Install dependencies (npm install)
  6. Install gulp (npm install -g gulp)
  7. run the app (gulp)

About

Manage your clients and provide an easy to filter list with an strong and easy to use search bar

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published