Skip to content

Node.Js application with REST api, Express server and Mongo database

Notifications You must be signed in to change notification settings

Chethz/ContactForm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

                                        ----Contact Us---- 

Project
=======
A simple node.js porject with mongo databse. This simple application validate and store customer's 
contact details in to the database. As a future development I will be implementing unit testing 
for the project.

Install
=======
Require MongoDB and Node.js to run this application. 

Features
========
Validate user data using Joy and also validate data befor saving in to the databse(in the schema). 

Support
=======
Please do support and sugest improvements as purpose of this porject is to learn Node.js, Express 
server and MongoDB.

Tools and Frameworks
====================

Express : 4.16.4
Joi : 14.3.1
Mongoose : 5.4.11

TODO
====
Move Database schema in to seperate file
Write unit tests

About

Node.Js application with REST api, Express server and Mongo database

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published