Giter Club home page Giter Club logo

covid19_vaccination_registration_app_node_cli's Introduction

Covid-19 Registration App in Node.js (CLI)

Command line interface for registering users. Uses Commander.js, Inquirer.js, PostgreSQL, etc.

The reason for creating this app is to understand the capability of CLI Apps created in Node.js without additional front-end network.

Version

1.0.0

Usage

Installation

Install the dependencies

$ npm install

Create Symlink

$ npm link

Commands

List registered users (list or l)

$ Covid_checkin_app list

Add a new user (new or n)

$ Covid_checkin_app new

Screenshots

  • App Overview

Screenshot 2022-01-21 150005

  • Functionality (including validation errors)

Screenshot 2022-01-21 150122

  • Testing

Screenshot 2022-01-21 150159

What I have learnt

  • Working with input (Date input in particular) in command line where there is no formating or date picker available.
  • Working with color codes for design and interface of the app
  • Working with PostgreSQL in Node.js

covid19_vaccination_registration_app_node_cli's People

Contributors

olashabalina 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.