Skip to content

This app helps to manage the staff working in an organization...

Notifications You must be signed in to change notification settings

deejaycodes/staff-contact-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WorkersContactApp

This application helps keep track of workers contact in an organization,you can add,update,delete and check the workers out by the title of their job.

tools

it was primarily written with node.js express mongodb as the choice of database

Instructions

This app is basically distributed into three subfolders: Controller,Services,router The Controller takes care of the code logic and validaton on codebase The Services primarily talks to the database while the Router stores the route

Running the tests

you can run the test with mocha npm i mocha@3.0.0(i used the old version because of the tap dependency) npm i expect@1.20.1 npm i supertest

Deployment

could simply be deployed on heroku using git ssh keys or otherwise you can pick any other platform you want

Name

Odetayo Ayodeji

About

This app helps to manage the staff working in an organization...

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published