Giter Site home page Giter Site logo

sigwel's Introduction

SigWel

Signature Validator App

Purpose Statement

  • Make a tool that validates signatures of a user by tracking the pattern of the signatures.

Demo

The demo app is hosted on Heroku, welcome to have a try!

Collaborating&Collaborators

The project is being organized on Trello, discussion happens on Slack, and documentation are defined in the README files.

###Collaborators:

  • Jeffry Tupa (Give the idea of the project and develop frond-end part)
  • Keith Stewart (Organize code based on hapi-ninja Boilerplate, which built by Saul, thanks)
  • Zhaoxin Sun (Do back-end part, mainly on api and validation algorithm)
  • Sid Pareek (Give lots of idea on requiments of the project)
  • Ilmo Jung (Focus on security of the project)
  • Saul Maddox , Alan Lee (Always help us out when we have technical quesions)

Project outline

  • Sandbox folder for prototyping
  • Database
    • NoSQL Database? (MongoDB )
  • Server framework (hapi.js)
  • Client framework (Foundation)
  • Documentation
  • Hosting (i.e. AWS, Heroku)
  • Client side scaffolding

Before running the Server

NodeJS must installed. Install gulp globally: npm install --global gulp

Running the Server

To run the server and follow the steps below:

  1. Run npm install from the command prompt to install any dependencies that you have not already installed
  2. Run gulp serve-dev to run the server and watch for and restart the server after any changes to server files
  3. Open browser and navigate to http://localhost:3000/

Folder Structure

Public folder

  • The "public" folder for front-end (client side) code.

Server folder

  • The "server" folder for server side code.

Notes

Lori you need to update the readme

sigwel's People

Contributors

sunzhxjs avatar tupaje avatar thekeithstewart avatar juxta52 avatar ijung5399 avatar oldgittroy avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.