Skip to content

Pawel-Albert/test-data-generators

Repository files navigation

Test data generator

PESEL, NIP, REGON, IBAN and ID card generator for programmers and testers.

Project Description

Courently project is an static site that will generate few important (personal data for people from Poland) numbers needed for manual tests.

Project was written in vanilla Javascript, Bootstrap and bundled with Parcel

Installation

Clone

  • Clone this repo to your local machine using
git clone https://github.com/Pawel-Albert/test-data-generators.git

Setup

  • Type in terminal
$ npm instal
$ npm start
  • Then click on link generated by Parcel, most likely it will be like:
Server running at http://localhost:1234

Features

  • Pesel number generator - curently with no customization
  • NIP number generator
  • REGON number generator - curently only for 9-digit version
  • ID card number generator
  • IBAN number generator - curently with no customization

Todo

  • PESEL generator - add date picker - front and logic
  • REGON generator - add generator for 14-digit version - front and logic
  • IBAN generator - add option for styling the generated number - front and logic
  • UI - create the html structure from scratch without bootstrap to learn proper CSS (SASS etc)

About

Small static site with test data generators

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •