Git Product home page Git Product logo

verifyhut-mern-fullstack's Introduction

Open in Visual Studio Code License

VerifyHut

Table of Contents

Introduction
Features
Tech Stack
Run The Project Locally
UI Examples
Demo

Introduction

VerifyHut is a Progressive Web App (PWA) that allows users to create signatures and verify the transactions if necessary in their daily lives. Among the daily activities, sometimes we need to ask for the counterpart's signature just to make sure. For example, this app would be useful when selling and buying second-handed stuff online. The app could be installed in the computer and used like a native app.

Features

  • Create/Read/Delete users
  • Create/Read/Update/Delete categories
  • Signature is created on a sign board, can be cleared, undo or redo
  • Create/Read/Update/Delete signatures
  • Only signature's category can be updated
  • Export signatures to PNG or SVG
  • Session is created for each login, the session expires in 1 hour
  • Cross-functional
  • If signature is exported right away without saving, the image will contain only the signature
  • If signature is exported after saving, the image will contain all of the related information

Tech Stack

  1. ReactJS
  2. MaterialUI
  3. Sass
  4. NodeJS
  5. ExpressJS
  6. MongoDB

Run The Project Locally

๐Ÿ“ข For all of the step below: make sure that you're in the project's directory ๐Ÿ“ข

  1. Run the Backend

     cd server
     npm run start
    
  2. Run the Frontend

     cd client
     yarn start
    

Check the app out at http://localhost:3000/

E2E Testing

yarn run cypress

UI Examples

1

2

3

Demo

https://verifyhut.netlify.app/

gif

verifyhut-mern-fullstack's People

Contributors

vincentlev avatar

Watchers

 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.