An open API service indexing awesome lists of open source software.

https://github.com/thiagodeev/user-creation-and-validation-system

This is a small program made with Javascript that uses OOP to create new users (admin, editor or normal users) and validate them with a simple validation algorithm.
https://github.com/thiagodeev/user-creation-and-validation-system

incomplete

Last synced: 13 days ago
JSON representation

This is a small program made with Javascript that uses OOP to create new users (admin, editor or normal users) and validate them with a simple validation algorithm.

Awesome Lists containing this project

README

          

# User-creation-and-validation-system
This is a small program made with Javascript that uses OOP to create new users (admin, editor or normal users) and validate them with a simple validation algorithm.