Skip to content

Nodejs Based App use for Employee and Online Exam Details Database

Notifications You must be signed in to change notification settings

ambujbpl/Gticks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Title :- Gticks

A Nodejs Application

Descriptions

It is a Nodejs Based Application which is used for company Employee and it's Online Exam related Details. For Database i used nosql (MongoDB)

Technology

Front End:- html5, css, Boostrap4, Javascript, JQuery, Ajax, Datatable, Animation etc. Back End:- Node.Js, Express.Js etc. Database:- MongoDB

Whats New

Front End:-

Here i used bootstrap 4 framework to develop entire UI,

Use animate.min.css Plugin,

Use sweetalert and it's animation,

Made new bootstrap 4 dashboard theme.

Others:-

Encrypted Password,

Token Based authentication For Every Ajax Call,

Mocha testing (for mongodb database),

Herokuapp hosting and mLab for cloud database.

Getting Started

clone project in your machine using URL:- "https://github.com/ambujbpl/Gticks.git"

Prerequisites

What things you need to install the software and how to install them

Make a  mongoDb Database. 

Installing

A step by step series of examples that tell you have to get a development env running

The step will be

npm install(for install all dependencies)

Running the tests

Explain how to run the automated tests for this system

For testing

npm run test(Its mocha test command in terminal or other command prompt)

Deployment

Add additional notes about how to deploy this on a live system:-

You can use heroku, simply make a account on it and select nodejs app hosting and deploye your app.

Contributing

Please read CONTRIBUTING.md for details on our CONTRIBUTING Policy, and the process for submitting pull requests to us.

app version

v1.0

First Release Date

22 Mar 2018

What new Feature will be in next Release?

Two way communication using socket.js and more....

Author and Developer

  • Ambuj Dubey[Full Stack Developer] - Initial work - ambujbpl

Contact

Web: www.ambujdubey.cf or https://ambujbpl.github.io

Other Website : http://ambujdubey.herokuapp.com

Email: ambujdubey89@yahoo.com

Twitter: https://twitter.com/@mbujdubey

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • i read @iamshaunjp tutorial.