Giter VIP home page Giter VIP logo

polyglot-registration's Introduction

Polyglot Registration

All Contributors

 ____       _             _       _   
|  _ \ ___ | |_   _  __ _| | ___ | |_ 
| |_) / _ \| | | | |/ _` | |/ _ \| __|
|  __/ (_) | | |_| | (_| | | (_) | |_ 
|_|   \___/|_|\__, |\__, |_|\___/ \__|
              |___/ |___/             
 ____            _     _             _   _             
|  _ \ ___  __ _(_)___| |_ _ __ __ _| |_(_) ___  _ __  
| |_) / _ \/ _` | / __| __| '__/ _` | __| |/ _ \| '_ \ 
|  _ <  __/ (_| | \__ \ |_| | | (_| | |_| | (_) | | | |
|_| \_\___|\__, |_|___/\__|_|  \__,_|\__|_|\___/|_| |_|
           |___/                                       

Polyglot Registration is a console app to simulate registration and input validation in different programming languages.

Currently supported languages are:

  • C#
  • Python
  • Ruby

Prerequisites

Needed software/platform depend on the programming language version that will be run:

  • dotnet core 3.1
  • python 3.8
  • ruby 2.7

Running tests

C#

  • cd src/csharp/
  • dotnet test

Python

  • cd src/python/validators/
  • python3 -m unittest

Ruby

  • cd src/ruby/
  • rake test

Executing console app

C#

  • cd src/csharp/
  • dotnet run --project PolyglotRegistration/PolyglotRegistration.csproj

Python

  • cd src/python/
  • python3 polyglot_registration.py

Ruby

  • cd src/ruby/
  • rake run

How to contribute

Please, follow instructions at CONTRIBUTING.md in this repository.

Contributors โœจ

Thanks goes to these wonderful people (emoji key):


Douglas Modena

๐Ÿ’ป ๐Ÿ“–

Cadu Ribeiro

๐Ÿ’ป

SamudraThio

โš ๏ธ ๐Ÿ’ป

Pierre Hoffmeister

๐Ÿ’ป

Yuan-Hsi Lee

๐Ÿ’ป

lcpizzo

๐Ÿ’ป

Abdulbasid Guled

๐Ÿ’ป

Lucky Shrestha

๐Ÿ’ป

pk-95

๐Ÿ’ป ๐Ÿ“–

joll05

๐Ÿ’ป

Sam

๐Ÿ’ป

This project follows the all-contributors specification. Contributions of any kind welcome!

polyglot-registration's People

Stargazers

 avatar  avatar

Watchers

 avatar

polyglot-registration's Issues

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.